浏览代码

fix ton rpc

Daniel Chew 8 月之前
父节点
当前提交
385c74003a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contract_manager/store/chains/TonChains.yaml

+ 1 - 1
contract_manager/store/chains/TonChains.yaml

@@ -3,7 +3,7 @@
   mainnet: false
   # using # is a hack so we can later separate the key from the URL and pass
   # it as a header
-  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
   type: TonChain
 - id: ton_mainnet
   wormholeChainName: ton_mainnet