Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Addr1 is a testing address Addr1 = testaddress.Addrinfo["alfa"].String() // PubKey1 is a testing public key PubKey1 = testaddress.Keyinfo["alfa"].PubKey // Addr2 is a testing address Addr2 = testaddress.Addrinfo["bravo"].String() // PubKey2 is testing public key PubKey2 = testaddress.Keyinfo["bravo"].PubKey // RewardAddr1 is a testing reward address RewardAddr1 = testaddress.Addrinfo["charlie"].String() // RewardAddr2 is a testing reward address RewardAddr2 = testaddress.Addrinfo["delta"].String() // RewardAddr3 is a testing reward address RewardAddr3 = testaddress.Addrinfo["echo"].String() )
Functions ¶
func BuildCompleteBlock ¶
BuildCompleteBlock builds a complete block
func BuildEmptyBlock ¶
BuildEmptyBlock builds an empty block
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.