Documentation ¶
Index ¶
Constants ¶
View Source
const ( Debug = true BuildVersion = "v0.3.9-BUILD_VERSION" MainnetId = "6430225c42bb015b4da03102fa962e4f4ef3969e03e04345db229f8377ef7997" SnapshotRoundGap = uint64(3 * time.Second) SnapshotReferenceThreshold = 10 TransactionMaximumSize = 1024 * 1024 WithdrawalClaimFee = "0.0001" KernelMintTimeBegin = 7 KernelMintTimeEnd = 9 KernelNodeAcceptTimeBegin = 13 KernelNodeAcceptTimeEnd = 19 KernelNodeOperationLockThreshold = 1 * time.Hour KernelNodePledgePeriodMinimum = 24 * time.Hour KernelNodeAcceptPeriodMaximum = 7 * 24 * time.Hour )
Variables ¶
View Source
var Custom *custom
Functions ¶
func Initialize ¶ added in v0.2.18
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.