package
Version:
v0.0.0-...-ebac000
Opens a new window with list of versions in this module.
Published: Jun 20, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Block struct {
Index string `msgpack:"i,omitempty"`
Timestamp string `msgpack:"t,omitempty"`
Genesis []byte `msgpack:"g,omitempty"`
Txs []Tx `msgpack:"t,omitempty"`
PrevHash []byte `msgpack:"p,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.