We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdddfb commit 385c740Copy full SHA for 385c740
contract_manager/store/chains/TonChains.yaml
@@ -3,7 +3,7 @@
3
mainnet: false
4
# using # is a hack so we can later separate the key from the URL and pass
5
# it as a header
6
- rpcUrl: https://testnet.toncenter.com/api/v2/#$ENV_TON_TESTNET_API_KEY
+ rpcUrl: https://testnet.toncenter.com/api/v2/jsonRPC#$ENV_TON_TESTNET_API_KEY
7
type: TonChain
8
- id: ton_mainnet
9
wormholeChainName: ton_mainnet
0 commit comments