package
0.1.2
Repository: https://github.com/evmos/ethereum-ledger-go.git
Documentation: pkg.go.dev

# Functions

NewTx creates a new transaction.

# Constants

Transaction types.
Transaction types.
Transaction types.
PublicKeyLength is the expected length of a public key.

# Variables

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

# Structs

AccessTuple is the element type of an access list.
LedgerTx is the transaction data of regular Ethereum transactions.
Transaction is an Ethereum transaction.

# Interfaces

TxData is the underlying data of a transaction.

# Type aliases

AccessList is an EIP-2930 access list.
Public Key represents the 40 byte address of an Ethereum public key.
StorageSize is a wrapper around a float value that supports user friendly formatting.