We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e2a95 commit beebf13Copy full SHA for beebf13
README.md
@@ -187,7 +187,8 @@ use your own config file stored somewhere else. Here is an example config file:
187
"kda-community/txlib"
188
],
189
"networks": {
190
- "testnet04":"https://testnet.kadena.fun:1848",
+ "testnet04":"https://api.testnet.chainweb.com",
191
+ "testnet06":"https://api.testnet.chainweb-community.org",
192
"mainnet01":"https://api.chainweb-community.org"
193
}
194
0 commit comments