package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Mar 25, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type QCPInfo struct {
ChainId string `json:"chain_id""`
SequenceOut int64 `json:"sequence_out""`
SequenceIn int64 `json:"sequence_in""`
PubKey crypto.PubKey `json:"pub_key""`
OutTxs []txs.TxQcp `json:"txs""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.