pub fn convert_to_evm_accounts( accounts: Vec<String>, ) -> Result<Vec<String>, Error>
Converts a list of accounts into EVM-compatible AccountId20.
AccountId20
accounts
AccountId32