Module sos_sdk::commit

source ·
Expand description

Create and compare commits in an underlying merkle tree.

Structs

  • Hash representation that provides a hexadecimal display.
  • Pair of commit proofs.
  • Represents a root hash and a proof of certain nodes.
  • Encapsulates a Merkle tree and provides functions for generating and comparing proofs.
  • Multi tree allows comparison between multiple trees each represented by a unique identifier.
  • Information yielded after attempting synchronization.

Enums

Functions