Documentation ¶
Index ¶
- Variables
- type Block
- type GIn
- type GenTxParam
- type ISSI
- type Out
- type SSI
- func (self *SSI) CreateKr() (kr txtool.Kr)
- func (self *SSI) Detail(roots []keys.Uint256, skr *keys.PKr) (douts []txtool.DOut, e error)
- func (self *SSI) GenTx(param *GenTxParam) (hash keys.Uint256, e error)
- func (self *SSI) GetBlocksInfo(start uint64, count uint64) (blocks []Block, e error)
- func (self *SSI) GetTx(txhash keys.Uint256) (tx *txtool.GTx, e error)
Constants ¶
This section is empty.
Variables ¶
View Source
var SSI_Inst = SSI{}
Functions ¶
This section is empty.
Types ¶
type GenTxParam ¶
Click to show internal directories.
Click to hide internal directories.