Crate sc_simnode
Source Expand description
pub use cli::*;
pub use client::*;
pub use overrides::*;
pub use rpc::*;
pub use sproof::*;
- cli
- Simnode Cli Utilities
- client
- Utilities for creating the neccessary client subsystems.
- overrides
- Host function overrides for signature verification.
- rpc
- Simnode RPC Subsystem
- sproof
- Parachain inherent data provider, useful for signalling relay chain authorizations to
parachain simnodes.
- ChainInfo
- Wrapper trait for concrete type required by this testing framework.
- with_state
- Runs the given closure in an externalities provided environment, over the blockchain state