Crate test_parachain_undying
source ·Expand description
Basic parachain that adds a number as part of its state.
Structs§
- Block data for this parachain.
- Block data for this parachain.
- Head data for this parachain.
- Start state mismatched with parent header’s state hash.
Constants§
Functions§
- Execute a block body on top of given parent head, producing new parent head and new state if valid.
- Executes all graveyard transactions in the block.
- Wasm binary unwrapped. If built with
BUILD_DUMMY_WASM_BINARY
, the function panics.