pub fn westend_testnet_genesis(
    initial_authorities: Vec<(AccountId, AccountId, AuthorityId, AuthorityId, ValidatorId, AssignmentId, AuthorityId, AuthorityId)>,
    root_key: AccountId,
    endowed_accounts: Option<Vec<AccountId>>
) -> Value
Expand description

Helper function to create westend runtime GenesisConfig patch for testing