Documentation ¶
Index ¶
Constants ¶
View Source
const (
HfNameLenght = 32
)
Variables ¶
This section is empty.
Functions ¶
func AddHardfork ¶
func AddHardfork(hardfork *Hardfork)
AddActiveHardfork adds a new active hardfork
func IsHardforkActive ¶
IsHardforkActive checks if given hardfork is active
Types ¶
type HardforkCache ¶
type HardforkCache struct {
// contains filtered or unexported fields
}
HardforkCache caches currently active hardforks
Click to show internal directories.
Click to hide internal directories.