Merge branch 'develop' into miner
This commit is contained in:
@ -6,4 +6,5 @@ type Block interface {
|
||||
Difficulty() *big.Int
|
||||
HashNoNonce() []byte
|
||||
N() []byte
|
||||
Number() *big.Int
|
||||
}
|
||||
|
Reference in New Issue
Block a user