We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521724a commit faf53e2Copy full SHA for faf53e2
packages/contract-getters/src/constants/networkUrls.ts
@@ -13,5 +13,6 @@ export const MAINNET_URLS = [
13
'https://vethor-node.vechain.com',
14
'https://mainnet.veblocks.net',
15
'https://mainnet.vecha.in',
16
+ 'https://node-mainnet.vechain.energy',
17
MAINNET_URL,
18
];
0 commit comments