Replace photon with alnt for laconicd network #10

Merged
nabarun merged 2 commits from deep-stack/laconic-wallet:iv-token-change into main 2024-07-30 13:20:17 +00:00

View File

@ -11,10 +11,10 @@ export const DEFAULT_NETWORKS = [
namespace: COSMOS,
rpcUrl: Config.LACONICD_RPC_URL,
blockExplorerUrl: '',
nativeDenom: 'photon',
nativeDenom: 'alnt',
addressPrefix: 'laconic',
coinType: '118',
gasPrice: '0.01',
gasPrice: '1',
isDefault: true,
},
{