package
Version:
v0.0.0-...-d9e9b57
Opens a new window with list of versions in this module.
Published: Aug 13, 2018
License: Apache-2.0
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 JsonRequest struct {
Version string
Command string
Message interface{}
}
type JsonResult struct {
RetCode int
RetMsg string
Message interface{}
}
TXPacket net packet for TX
type WalletListPacket struct {
Addresses []string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.