Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MinerNum = 1 Difficult uint32 PayLoad []byte )
View Source
var ( PrivateKey = "" MintAssetName = "" )
Functions ¶
func StartMining ¶
func StartMining()
Types ¶
type PowPayload ¶
func (*PowPayload) Pack ¶ added in v0.1.2
func (p *PowPayload) Pack() ([]byte, error)
func (*PowPayload) PackLittle ¶ added in v0.1.2
func (p *PowPayload) PackLittle() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.