Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilteredTransfer ¶
type LogMeta ¶
type LogMeta struct { BlockID thor.Bytes32 `json:"blockID"` BlockNumber uint32 `json:"blockNumber"` BlockTimestamp uint64 `json:"blockTimestamp"` TxID thor.Bytes32 `json:"txID"` TxOrigin thor.Address `json:"txOrigin"` ClauseIndex uint32 `json:"clauseIndex"` TxIndex *uint32 `json:"txIndex,omitempty"` LogIndex *uint32 `json:"logIndex,omitempty"` }
type TransferFilter ¶
Click to show internal directories.
Click to hide internal directories.