Module bdk_chain::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§

Structs§

  • Represents fee rate.
  • Represents block weight - the weight of a transaction or block.