Expand description

Moonriver Chain Specifications and utilities for building them.

Learn more about Substrate chain specifications at https://substrate.dev/docs/en/knowledgebase/integrate/chain-spec

Functions§

  • Generate a chain spec for use with the development service.
  • Generate a default spec for the parachain service. Use this as a starting point when launching a custom chain.

Type Aliases§

  • Specialized ChainSpec. This is a specialization of the general Substrate ChainSpec type.