[][src]Module exonum_btc_anchoring::blockchain

Blockchain implementation details for the BTC anchoring service.

Re-exports

pub use self::schema::BtcAnchoringSchema;
pub use self::transactions::Transactions;

Modules

data_layout

Additional data types for the BTC anchoring information schema.

errors

Error types of the BTC anchoring service.

schema

Information schema for the btc anchoring service.

transactions

BTC anchoring transactions.

Enums

BtcAnchoringState

Current state of the BTC anchoring service.