pub fn testnet_genesis(
    root_key: AccountId,
    endowed_accounts: Vec<AccountId>
) -> RuntimeGenesisConfig
Expand description

Creates a local testnet genesis with endowed accounts.