Documentation
¶
Index ¶
Constants ¶
View Source
const ( DevNet Network = iota MainNet = 1 TestNet = 2 )
Variables ¶
View Source
var ( NetworkID = DevNet // forks, negative value means not forked yet, zero means forked from genesis OwnerFork int64 = -1 // fork to store doid by owner )
Functions ¶
func IsOwnerFork ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.