Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetForkPoints ¶
func GetForkPoints() config.ForkPoints
func GetRecentForkName ¶
func IsMintFork ¶ added in v1.3.0
func IsSmartFork ¶
func SetForkPoints ¶
func SetForkPoints(points *config.ForkPoints)
Types ¶
type ForkPointItem ¶
type ForkPointList ¶
type ForkPointList []*ForkPointItem
func (ForkPointList) Len ¶
func (a ForkPointList) Len() int
func (ForkPointList) Less ¶
func (a ForkPointList) Less(i, j int) bool
func (ForkPointList) Swap ¶
func (a ForkPointList) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.