Expand description

Helper module to build a genesis configuration for the template runtime.

Re-exports§

Functions§

  • This function returns a list of valid transactions to be included in the genesis block. It is called by the ChainSpec::build method, via the development_genesis_config function. The resulting transactions must be ordered: inherent first, then extrinsics.