Documentation
¶
Index ¶
- func InitLState(bc lstate.BlockChain)
- type State2
- func (self *State2) GetOut(root *keys.Uint256) (src *lstate.OutState, e error)
- func (self *State2) GetOuts(tk *keys.Uint512) (outs []*lstate.OutState, e error)
- func (self *State2) GetPkgs(tk *keys.Uint512, is_from bool) (ret []*lstate.Pkg)
- func (self *State2) Parse(last_chose uint64) (chose uint64)
- func (self *State2) ZState() (ret *zstate.ZState)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLState ¶
func InitLState(bc lstate.BlockChain)
Types ¶
Click to show internal directories.
Click to hide internal directories.