Documentation
¶
Index ¶
- func Hex2Uint64(hexString string) (ret uint64)
- func OpenChannel(channelID, merkleRoot string, declaredMerkleHeight int, state StateMap) (err error)
- func RegisterNodeID(nodeID string, state StateMap) (er error)
- func TwoExp(exp int) (r int)
- func UnregisterNodeID(nodeID string, state StateMap) (er error)
- func UpdateNodeID(nodeID string, state StateMap) (er error)
- type StateMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hex2Uint64 ¶
func OpenChannel ¶
func RegisterNodeID ¶ added in v0.0.18
func UnregisterNodeID ¶ added in v0.0.18
func UpdateNodeID ¶ added in v0.0.18
Types ¶
Click to show internal directories.
Click to hide internal directories.