Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: turuslan <[email protected]>
  • Loading branch information
turuslan committed Mar 21, 2024
1 parent 86ae14e commit 4d9802e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/consensus/grandpa/make_ancestry.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

namespace kagome::consensus::grandpa {
/**
* Make ancestry merke proof for GrandpaJustification
* Make ancestry merke proof for GrandpaJustification.
* https://github.com/paritytech/polkadot-sdk/blob/4842faf65d3628586d304fbcb6cb19b17b4a629c/substrate/client/consensus/grandpa/src/justification.rs#L64-L126
*/
inline outcome::result<void> makeAncestry(
GrandpaJustification &justification,
Expand Down

0 comments on commit 4d9802e

Please sign in to comment.