Documentation ¶
Index ¶
- Variables
- func ChannelLifeMax() (clm string)
- func ContractSlashAccount() (csa string)
- func HexString2Slice(hexString string) (ret []byte)
- func NodeLifeMax() (nlm string)
- func Owner() (onr string)
- func StopBound() (sb string)
- func StopPayment() (sp string)
- func TickBound() (tb string)
- func TickPayment() (tp string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Address *_Address = &_Address{M: make(map[string]*address)}
address start
View Source
var Channel *_Channel = &_Channel{M: make(map[string]*channel)}
channel start
View Source
var HashedNode *_HashedNode = &_HashedNode{M: make(map[string]*hashedNode)}
hashedNode start
Functions ¶
func ChannelLifeMax ¶
func ChannelLifeMax() (clm string)
func ContractSlashAccount ¶
func ContractSlashAccount() (csa string)
func HexString2Slice ¶ added in v0.0.6
func NodeLifeMax ¶
func NodeLifeMax() (nlm string)
func StopPayment ¶
func StopPayment() (sp string)
func TickPayment ¶
func TickPayment() (tp string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.