Structs§
- Coin
- Unspent transaction output.
- OutPoint
- A reference to a transaction output.
- Txid
- Wrapper type for representing [
bitcoin::Txid] in runtime, stored in reversed byte order.
Constants§
- NAKAMOTO_
HASH_ ENGINE_ ID - The
ConsensusEngineIdof Bitcoin block hash. - NAKAMOTO_
HEADER_ ENGINE_ ID - The
ConsensusEngineIdof Bitcoin block header.
Traits§
- Subcoin
Api - Subcoin API.
Functions§
- bitcoin_
block_ subsidy - Returns the amount of subsidy in satoshis at given height.