package
Version:
v1.1.16-0...-5f6d184
Opens a new window with list of versions in this module.
Published: Apr 28, 2021
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Transaction struct {
Hash string `json:"hash"`
BlockHeight uint64 `json:"block_height"`
Timestamp int64 `json:"time"`
TxValue Tx `json:"tx"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.