Skip to main contentModule block
Source - BlockInfo
- Container type that gathers all block data, generic over a [
Network].
- EncodableBlockTransaction
- A transaction that can be encoded for inclusion in a block body.
- canonical_block
- Returns a block whose transactions use canonical block-body representations.
- canonical_block_transaction
- Drops pooled sidecars so a transaction uses its canonical block-body representation.
- create_block
- Helper function to create a new block with Header and Anvil transactions, generic over the
transaction envelope with a default of [
FoundryTxEnvelope].
- Block
- Type alias for a block containing potentially impersonated transactions.