Expand description
§simnode-runtime-api
Exports a substrate runtime API that allows simnode create extrinsics that are always valid for the runtime
Traits§
- Create
Transaction Api - 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.