Update test snapshot in zebra-rpc to use NU7
This commit is contained in:
parent
e0adb4ca39
commit
0daf0ce05a
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
source: zebra-rpc/src/methods/tests/snapshot.rs
|
||||
assertion_line: 562
|
||||
expression: info
|
||||
---
|
||||
{
|
||||
|
@ -69,6 +70,11 @@ expression: info
|
|||
"name": "NU6",
|
||||
"activationheight": 2976000,
|
||||
"status": "pending"
|
||||
},
|
||||
"c8e71056": {
|
||||
"name": "NU7",
|
||||
"activationheight": 2942001,
|
||||
"status": "pending"
|
||||
}
|
||||
},
|
||||
"consensus": {
|
||||
|
|
Loading…
Reference in New Issue