Module breez_sdk_liquid::bitcoin::blockdata
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.
- Provides type
LockTime
that implements the logic around nLockTime/OP_CHECKLOCKTIMEVERIFY. - Bitcoin script opcodes.
- Bitcoin scripts.
- Bitcoin transactions.
- Witness