Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contract_manager/store/chains/TonChains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading