evm v0.1.4 EVM.Interface.AccountInterface protocol

Interface for interacting with accounts.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: module

Link to this section Functions

Link to this function get_account_balance(t, state, address)
get_account_balance(t, EVM.state, EVM.address) ::
  nil |
  EVM.Wei.t