Update zenith RPC URL

This commit is contained in:
AdityaSalunkhe21 2025-04-25 12:02:28 +05:30
parent 50a87ca230
commit b9ded9d718

View File

@ -22,7 +22,7 @@ export const DEFAULT_NETWORKS: NetworksFormData[] = [
chainId: 'zenith-testnet',
networkName: 'zenithd testnet',
namespace: COSMOS,
rpcUrl: 'http://127.0.0.1:26657',
rpcUrl: 'https://zenith-node-rpc.com',
blockExplorerUrl: '',
nativeDenom: 'znt',
addressPrefix: 'zenith',