Expand description

Merkle Proof verification

Structs

A level node in a merkle proof

A MerkleProof type. Given leaf data and levels (bottom-upwards), the root hash can be computed and validated

Functions

Decodes a base16 string into an array of bytes