Documentation ¶
Index ¶
- func AddJob(spec string, run RunFunc) *cron.Cron
- type BlocOuts
- type BlockData
- type BlockOut
- type BlockOutResp
- type LightNode
- func (self *LightNode) CheckNil(Nils []c_type.Uint256) (nilResps []NilValue, e error)
- func (self *LightNode) CurrentLight() *LightNode
- func (self *LightNode) GetOutsByPKr(pkrs []c_type.PKr, start uint64, end *uint64) (br BlockOutResp, e error)
- func (self *LightNode) GetPendingOuts(pkrs []c_type.PKr) (br BlockOutResp, e error)
- type NilValue
- type RunFunc
- type RunJob
- type TxInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlockOutResp ¶
type LightNode ¶
type LightNode struct {
// contains filtered or unexported fields
}
var Current_light *LightNode
func NewLightNode ¶
func (*LightNode) CurrentLight ¶
func (*LightNode) GetOutsByPKr ¶
func (*LightNode) GetPendingOuts ¶
func (self *LightNode) GetPendingOuts(pkrs []c_type.PKr) (br BlockOutResp, e error)
Click to show internal directories.
Click to hide internal directories.