pub fn generate_evm_account_list(
account_infos: &[AccountInfo],
account_list_type: EvmAccountList,
) -> PermissionedActionAllowedBy<EthereumAccountId>
Expand description
Generate the supplied kind of account list.
pub fn generate_evm_account_list(
account_infos: &[AccountInfo],
account_list_type: EvmAccountList,
) -> PermissionedActionAllowedBy<EthereumAccountId>
Generate the supplied kind of account list.