Type Alias ckb_types::utilities::MerkleProof

source ·
pub type MerkleProof = MerkleProof<Byte32, MergeByte32>;
Expand description

TODO(doc): @quake

Aliased Type§

struct MerkleProof { /* private fields */ }