Skip to content

Commit afe1dce

Browse files
chore(adapter): update config comment
1 parent bda99a0 commit afe1dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/adapter-evm/src/networks/testnet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ export const mantraDuKongEVMTestnet: TypedEvmNetworkConfig = {
305305
chainId: 5887,
306306
rpcUrl: viemMantraDuKongEVMTestnet.rpcUrls.default.http[0],
307307
explorerUrl: 'https://mantrascan.io/dukong',
308-
// MANTRA Chain is not using Etherscan, so leaving this blank for now.
308+
// MANTRA Chain is not using Etherscan, so leaving the following 2 fields empty.
309309
apiUrl: '',
310310
primaryExplorerApiIdentifier: '',
311311
supportsEtherscanV2: false,

0 commit comments

Comments
 (0)