Replace photon with alnt

This commit is contained in:
IshaVenikar 2024-07-30 11:41:51 +05:30
parent 7273165e2c
commit 87a8fb5c17

View File

@ -10,7 +10,7 @@ export const DEFAULT_NETWORKS = [
namespace: COSMOS,
rpcUrl: process.env.REACT_APP_LACONICD_RPC_URL!,
blockExplorerUrl: '',
nativeDenom: 'photon',
nativeDenom: 'alnt',
addressPrefix: 'laconic',
coinType: '118',
gasPrice: '0.01',