Module local

Source
Expand description

Development node support. Support for local development node.

Re-exports§

pub use service::RuntimeApi;

Structs§

LocalPendingInherentDataProvider
Local pending inherent provider for ETH pending RPC in dev mode.

Functions§

development_config
Development config for local parachain-oriented dev mode.
new_partial
Build a partial chain component config
start_node
Builds a new local development service (parachain-oriented).

Type Aliases§

ChainSpec
Specialized ChainSpec for local network.
HostFunctions
Parachain host functions