The highest tagged major version is
v2.
package
Version:
v1.7.4
Opens a new window with list of versions in this module.
Published: Aug 15, 2022
License: LGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
type Transfers struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.