Skip to content

Commit 385c740

Browse files
committed
fix ton rpc
1 parent 2fdddfb commit 385c740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract_manager/store/chains/TonChains.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mainnet: false
44
# using # is a hack so we can later separate the key from the URL and pass
55
# it as a header
6-
rpcUrl: https://testnet.toncenter.com/api/v2/#$ENV_TON_TESTNET_API_KEY
6+
rpcUrl: https://testnet.toncenter.com/api/v2/jsonRPC#$ENV_TON_TESTNET_API_KEY
77
type: TonChain
88
- id: ton_mainnet
99
wormholeChainName: ton_mainnet

0 commit comments

Comments
 (0)