mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-05-05 03:06:16 +00:00
scripts: add test for compare-dumps script
This commit is contained in:
parent
5b4f6d255f
commit
f0324a1230
2 changed files with 14 additions and 1 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
var ledgerContractID = -2
|
||||
var ledgerContractID = -4
|
||||
|
||||
type dump []blockDump
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue