Skip to content

Commit 2327f48

Browse files
committed
docs: bump minimum Cardano node version to '10.2.1' in networks json file
1 parent 831ad8b commit 2327f48

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": "10.1.1"
4+
"mithril-signer": "10.2.1"
55
},
66
"mithril-networks": [
77
{
@@ -31,7 +31,7 @@
3131
},
3232
"preprod": {
3333
"cardano-minimum-version": {
34-
"mithril-signer": "10.1.1"
34+
"mithril-signer": "10.2.1"
3535
},
3636
"mithril-networks": [
3737
{
@@ -61,7 +61,7 @@
6161
},
6262
"preview": {
6363
"cardano-minimum-version": {
64-
"mithril-signer": "10.1.1"
64+
"mithril-signer": "10.2.1"
6565
},
6666
"mithril-networks": [
6767
{

0 commit comments

Comments
 (0)