Tezosx.Tezos_runtimetype address = Tezos_base.TzPervasives.Signature.public_key_hashtype account_info = {balance : Evm_node_lib_dev_tezlink.Tezos_types.Tez.t;nonce : int64;public_key : Tezos_base.TzPervasives.Signature.public_key option;}val decode_account_info :
bytes ->
account_info Tezos_base.TzPervasives.tzresultval encode_account_info : account_info -> bytesval ethereum_alias :
Tezos_base.TzPervasives.Signature.public_key_hash ->
Evm_node_lib_dev_encoding.Ethereum_types.address