Update zenith RPC URL
This commit is contained in:
parent
50a87ca230
commit
b9ded9d718
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user