Documentation ¶
Index ¶
Constants ¶
View Source
const ( RECIPIENT_ASSIGNMENT_WAIT_TIME = 4 GENESIS_BLOCK_HASH = "asdfasdasf" MINING_RATIO = 3 // 4398046511104 / 180 = 24433591728 // coin = INITIAL_BASE_TARGET / block.Difficulty * MINING_RATIO //T=(BASE_TARGET_180 or INITIAL_BASE_TARGET) / block.Difficulty / 1024 INITIAL_BASE_TARGET int64 = 48867183456 MAX_BASE_TARGET int64 = 48867183456 )
Variables ¶
View Source
var EPOCH_BEGINNING int64
View Source
var GenerationSignature [32]byte
View Source
var SCOOPS_PER_PLOT_BIGINT = big.NewInt(4096)
View Source
var TWO64 *big.Int
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.