Documentation ¶
Index ¶
- Constants
- type Data
- func (self *Data) AddDel(in *c_type.Uint256)
- func (self *Data) AddNil(in *c_type.Uint256)
- func (self *Data) AddOut(root *c_type.Uint256, out *localdb.OutState, txhash *c_type.Uint256)
- func (self *Data) AddTxOut(pkr *c_type.PKr) int
- func (state *Data) Clear()
- func (self *Data) GetDels() (dels []c_type.Uint256)
- func (self *Data) GetOut(tr tri.Tri, root *c_type.Uint256) (src *localdb.OutState)
- func (self *Data) GetRoots() (roots []c_type.Uint256)
- func (self *Data) HasIn(tr tri.Tri, hash *c_type.Uint256) (exists bool)
- func (self *Data) HashRoot(tr tri.Tri, root *c_type.Uint256) bool
- func (self *Data) LoadState(tr tri.Tri)
- func (self *Data) RecordState(putter serodb.Putter, root *c_type.Uint256)
- func (self *Data) SaveState(tr tri.Tri)
Constants ¶
View Source
const ZSTATE0_ROOT_OUT = "$ZState0$ROOT-OUT$"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.