Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthAddress ¶
type RpcBlock ¶
type RpcBlock struct { Hash common.Hash `json:"hash"` Transactions []TransactionList `json:"transactions"` BaseFee string `json:"baseFeePerGas"` }
type TransactionList ¶
Click to show internal directories.
Click to hide internal directories.