Replace photon with alnt for laconicd network #6

Merged
nabarun merged 6 commits from deep-stack/laconic-wallet-web:iv-token-change into main 2024-07-30 12:18:54 +00:00
Showing only changes of commit 87a8fb5c17 - Show all commits

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',