Skip to content

Commit

Permalink
fix: near archive testnet (#1461)
Browse files Browse the repository at this point in the history
* fix: archive param change near testnet

* fix: change name

* fix: inheritance from main deleted

---------

Co-authored-by: Omer <[email protected]>
Co-authored-by: Yaroms <[email protected]>
  • Loading branch information
3 people authored Jun 3, 2024
1 parent 11c2b00 commit 740e647
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cookbook/specs/near.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,15 @@
"expected_value": "testnet"
}
]
},
{
"name": "pruning",
"values": [
{
"extension": "archive",
"expected_value": "42376888"
}
]
}
]
}
Expand Down

0 comments on commit 740e647

Please sign in to comment.