Documentation ¶
Index ¶
- func BlockKey(num uint64, hash *keys.Uint256) []byte
- type Block
- type BlockGet
- type ZState
- func (state *ZState) AddOut_O(out *stx.Out_O)
- func (state *ZState) AddStx(st *stx.T) (e error)
- func (state *ZState) AddTxOut(addr common.Address, asset assets.Asset)
- func (self *ZState) Copy() *ZState
- func (self *ZState) GetBlock(num uint64, hash *keys.Uint256) (ret *Block)
- func (self *ZState) Num() uint64
- func (self *ZState) RecordBlock(hash *keys.Uint256)
- func (self *ZState) Revert(revid int)
- func (self *ZState) Snapshot(revid int)
- func (self *ZState) Update()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.