Skip to content

Commit bd07bd1

Browse files
committed
fix: update minimum Cardano node version for sanchonet in networks file
From '8.12.0-pre' to '8.11.0-pre' following networking issues.
1 parent 6229664 commit bd07bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

networks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
},
115115
"sanchonet": {
116116
"cardano-minimum-version": {
117-
"mithril-signer": "8.12.0-pre"
117+
"mithril-signer": "8.11.0-pre"
118118
},
119119
"mithril-networks": [
120120
{

0 commit comments

Comments
 (0)