Function node_template::chain_spec::testnet_genesis
source · fn testnet_genesis(
wasm_binary: &[u8],
initial_authorities: Vec<(AuraId, GrandpaId)>,
root_key: AccountId,
endowed_accounts: Vec<AccountId>,
_enable_println: bool
) -> RuntimeGenesisConfig
Expand description
Configure initial storage state for FRAME modules.