fn eden_testnet_genesis(
    root_key: Vec<AccountId>,
    collators: Vec<(AccountId, AuraId)>,
    endowed_accounts: Option<Vec<AccountId>>,
    id: ParaId
) -> Value
Expand description

Helper function to create RuntimeGenesisConfig for testing