Correct tests for recent getblock updates.
This commit is contained in:
parent
8a132ffde8
commit
621f9006bf
1 changed files with 3 additions and 2 deletions
|
@ -314,6 +314,7 @@ var jsoncmdtests = []struct {
|
|||
result: &GetBlockCmd{
|
||||
id: float64(1),
|
||||
Hash: "somehash",
|
||||
Verbose: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue