Documentation ¶
Index ¶
- Variables
- func DecTraceOuts(outs []txtool.Out, skr *keys.PKr) (douts []txtool.TDOut)
- func GenTxParam(param *PreTxParam, tk keys.Uint512) (p txtool.GTxParam, e error)
- func GetBlock(num uint64, hash *common.Hash) (ret *localdb.Block)
- func GetOut(root *keys.Uint256, num uint64) (out *localdb.RootState)
- func SignTx(sk *keys.Uint512, paramTx *txtool.GTxParam) (tx txtool.GTx, err error)
- type PreTxParam
- type SLI
- type SRI
Constants ¶
This section is empty.
Variables ¶
View Source
var SLI_Inst = SLI{}
View Source
var SRI_Inst = SRI{}
Functions ¶
func GenTxParam ¶
Types ¶
type PreTxParam ¶
Click to show internal directories.
Click to hide internal directories.