package
0.0.0-20250108125741-e95afb000453
Repository: https://github.com/evmos/os.git
Documentation: pkg.go.dev

# Functions

CanTransfer checks whether there are enough funds in the address' account to make a transfer.
NewEVMTxContext creates a new transaction context for a single transaction.
Transfer subtracts amount from sender and adds amount to recipient using the given Db.

# Interfaces

Message represents a message sent to a contract.