Crate simnode_runtime_api

Source
Expand description

§simnode-runtime-api

Exports a substrate runtime API that allows simnode create extrinsics that are always valid for the runtime

Traits§

CreateTransactionApi
Create transaction. This trait is meant to be implemented by the runtime and is responsible for constructing a transaction to be included in the block.