Replace photon with alnt for laconicd network (#10)

Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/laconic-wallet#10
This commit is contained in:
nabarun 2024-07-30 13:20:17 +00:00
parent eab4fd425a
commit 2ca91cad06

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,
},
{