Module fuel_merkle::binary::in_memory

source ·

Structs§

  • The table of the Binary Merkle Tree’s nodes. MerkleTree works with it as a binary array, where the storage key of the node is the u64 index and value is the Node.