jam.state.merkle.trie moduleī
- class jam.state.merkle.trie.MerkleTrie(hash_function: ~jam.types.protocol.crypto.Hash = <function Hash.blake2b>)[source]ī
Bases:
objectBinary Merkle Trie implementation as defined in D.2
This implements the basic Merklization function MĪ which transforms a serialized state mapping into a cryptographic commitment.