package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type State struct {
ID string `db:"id" structs:"-"`
Root string `db:"root" structs:"root"`
TxHash string `db:"tx_hash" structs:"tx_hash"`
Block uint64 `db:"block" structs:"block"`
Timestamp uint64 `db:"timestamp" structs:"timestamp"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.