[][src]Module starling::merkle_bit

Contains the actual operations of inserting, getting, and removing items from a tree.

Structs

MerkleBIT

The MerkleBIT structure relies on many specified types:

Type Definitions

BinaryMerkleTreeResult

A generic Result from an operation involving a MerkleBIT