Expand description
Bitcoin block data.
This module defines structures and functions for storing the blocks and transactions which make up the Bitcoin system.
Modules§
- Bitcoin blocks.
- Blockdata constants.
- Implements
FeeRate
and assoctiated features. - Provides absolute and relative locktimes.
- Bitcoin script opcodes.
- Bitcoin scripts.
- Bitcoin transactions.
- Implements
Weight
and associated features. - Witness
Structs§
- Represents fee rate.
- Represents block weight - the weight of a transaction or block.