referrerpolicy=no-referrer-when-downgrade

Function kitchensink_genesis

Source
pub fn kitchensink_genesis(
    initial_authorities: Vec<(AccountId, AccountId, SessionKeys)>,
    root_key: AccountId,
    endowed_accounts: Vec<AccountId>,
    stakers: Vec<Staker>,
) -> Value
Expand description

Helper function to create RuntimeGenesisConfig json patch for testing.