Skip to content

Commit c6270e2

Browse files
committed
docs: update 'networks.json' file
New minimum Cardano node version is '9.0.0'.
1 parent 7cae2da commit c6270e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

networks.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mainnet": {
33
"cardano-minimum-version": {
4-
"mithril-signer": "8.9.0"
4+
"mithril-signer": "9.0.0"
55
},
66
"mithril-networks": [
77
{
@@ -31,7 +31,7 @@
3131
},
3232
"preprod": {
3333
"cardano-minimum-version": {
34-
"mithril-signer": "8.9.0"
34+
"mithril-signer": "9.0.0"
3535
},
3636
"mithril-networks": [
3737
{
@@ -61,7 +61,7 @@
6161
},
6262
"preview": {
6363
"cardano-minimum-version": {
64-
"mithril-signer": "8.9.0"
64+
"mithril-signer": "9.0.0"
6565
},
6666
"mithril-networks": [
6767
{

0 commit comments

Comments
 (0)