referrerpolicy=no-referrer-when-downgrade

Crate solochain_template_node

source Β·
Expand description

Substrate Node Template CLI library.

Modules§

  • benchmarking πŸ”’
    Setup code for super::command which would otherwise bloat that module.
  • 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§