Crate parachain_template_node
source Β·Expand description
Substrate Parachain Node Template CLI
Modules§
- chain_spec π
- cli π
- command π
- rpc πA collection of node-specific RPC methods. Substrate provides the
sc-rpc
crate, which defines the core RPC layer used by Substrate nodes. This file extends those RPC definitions with capabilities that are specific to this projectβs runtime configuration. - service πService and ServiceFactory implementation. Specialized wrapper over substrate service.
Functions§
- main π