Skip to content

Commit 1860746

Browse files
committed
docs: bump minimum Cardano node version to '10.4.1' in networks json file
1 parent 5e53cdb commit 1860746

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.3.1"
4+
"mithril-signer": "10.4.1"
55
},
66
"mithril-networks": [
77
{
@@ -36,7 +36,7 @@
3636
},
3737
"preprod": {
3838
"cardano-minimum-version": {
39-
"mithril-signer": "10.3.1"
39+
"mithril-signer": "10.4.1"
4040
},
4141
"mithril-networks": [
4242
{
@@ -71,7 +71,7 @@
7171
},
7272
"preview": {
7373
"cardano-minimum-version": {
74-
"mithril-signer": "10.3.1"
74+
"mithril-signer": "10.4.1"
7575
},
7676
"mithril-networks": [
7777
{

0 commit comments

Comments
 (0)