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