Function generate_evm_account_list

Source
pub fn generate_evm_account_list(
    account_infos: &[AccountInfo],
    account_list_type: EvmAccountList,
) -> PermissionedActionAllowedBy<EthereumAccountId>
Expand description

Generate the supplied kind of account list.