Type Definition themelio_structs::ConsensusProof

source ·
pub type ConsensusProof = BTreeMap<Ed25519PK, Vec<u8>>;