Documentation
¶
Index ¶
Constants ¶
View Source
const ( BlockDelay = 15 DefaultBlockRate = 0.02 SecurityLevel = 0.01 )
Variables ¶
This section is empty.
Functions ¶
func GetSize ¶
Calculate AntiCone size, which means when some miner has just created a block, how many blocks at most are there created by other miners. Simply understanding, it is the block creating concurrency
delay: Max propagation delay, unit is second rate: Block rate, unit is blocks/second security: Security level, the probability of an honest block being marked red
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.