Documentation
¶
Index ¶
Constants ¶
View Source
const Difficulty = 12
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProofOfWork ¶
func Init ¶
func Init() *ProofOfWork
func (*ProofOfWork) InitNonce ¶
func (pow *ProofOfWork) InitNonce(nonce int, block *block.Block) []byte
Click to show internal directories.
Click to hide internal directories.