Module zebra_chain::block::arbitrary
source · Expand description
Randomised property testing for Block
s.
Structs§
- The configuration data for proptest when generating arbitrary chains
- Overrides for arbitrary
LedgerState
s.
Constants§
- The chain length for most zebra-state proptests.
- The chain length for most zebra-chain proptests.
Functions§
- Skip checking transparent coinbase spends in
Block::partial_chain_strategy
. - Fix
transaction
so it obeys more consensus rules.