Function node_cli::chain_spec::testnet_genesis [−][src]
pub fn testnet_genesis(
initial_authorities: Vec<(AccountId, AccountId, GrandpaId, BabeId, ImOnlineId, AuthorityDiscoveryId)>,
initial_nominators: Vec<AccountId>,
root_key: AccountId,
endowed_accounts: Option<Vec<AccountId>>
) -> GenesisConfig
Expand description
Helper function to create GenesisConfig for testing