Skip to content

Commit 1377cb6

Browse files
authored
[Fix] Set sagano to capability ETC/64 (#1083)
1 parent 7318a63 commit 1377cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/conf/chains/testnet-internal-nomad-chain.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# 1 - mainnet, 3 - ropsten, 7 - mordor
44
network-id = 42
55

6-
capabilities = ["eth/63", "eth/64"]
6+
capabilities = ["etc/64"]
77

88
# Possibility to set Proof of Work target time for testing purposes.
99
# null means that the standard difficulty calculation rules are used

0 commit comments

Comments
 (0)