Function get_genesis_domain

Source
pub fn get_genesis_domain(
    sudo_account: AccountId,
    evm_type: EvmType,
) -> Result<GenesisDomain<AccountId, Balance>, String>