package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

ErrAccountDoesntExist is sent when provided sub-account is not stored in database.
ErrInvalidSendTxArgs is returned when the structure of SendTxArgs is ambigious.
ErrInvalidTxSender is returned when selected account is different than From field.
ErrUnexpectedArgs is returned when args are of unexpected length.

# Structs

These structs oontain all route execution data that's stored to the DB.
No description provided by the author
SendTxArgs represents the arguments to submit a new transaction into the transaction pool.
No description provided by the author

# Interfaces

GasCalculator provides methods for estimating and pricing gas.
PendingNonceProvider provides information about nonces.

# Type aliases

No description provided by the author