Skip to content

Commit

Permalink
Update sect-finality.md
Browse files Browse the repository at this point in the history
corrected formatting of definition MMR operations
  • Loading branch information
bhargavbh authored Nov 2, 2023
1 parent e6a4f42 commit 5fe46a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sect-finality.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Here are the basic operations we should be able to perform on the MMR:
- Verify Node (verifyProof):
- Signature: verifyNode(nodeHash: str, requiredProofNodes: List[str], MMRroot: str) -> bool
- Description: verifies if the given node hash can be proved based on the list of required proof nodes and the MMR root hash.
:::
::::

###### Definition -def-num- Payload {#defn-beefy-payload}
:::definition
Expand Down

0 comments on commit 5fe46a9

Please sign in to comment.