[][src]Crate lnpbp

Re-exports

pub extern crate client_side_validation;
pub use chain::Chain;
pub use chain::P2pNetworkId;
pub use seals::lnpbp1;
pub use seals::lnpbp2;
pub use seals::lnpbp3;
pub use seals::lnpbp4;
pub use short_id::ShortId;
pub use tagged_hash::TaggedHash;

Modules

chain
commit_verify

Base commit-verify scheme interface with extension allowing to create embedded commitments (commit-embed-verify), required for detarministic bitcoin commitments (LNPBP1-3 standards).

dbc
seals
short_id
tagged_hash

Bitcoin tagged hash helper types.

Macros

commit_encode_list

Structs

TxoutSeal