Module bitcoin::blockdata::weight

source ·
Expand description

Implements Weight and associated features.

Structs

  • Re-export everything from the units::weight module. Represents block weight - the weight of a transaction or block.

Constants