Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TxWithLogs ¶
type TxWithLogs struct { *types.Transaction *types.Receipt Pending bool }
func (*TxWithLogs) Sender ¶
func (t *TxWithLogs) Sender() *common.Address
getTxMessage is used to get the From field of a transaction.
Click to show internal directories.
Click to hide internal directories.