Add var to envfiles

This commit is contained in:
abefernan
2023-04-20 09:16:10 +02:00
parent 4e98b1bcfb
commit 3e1bdade10
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,3 +11,4 @@ NEXT_PUBLIC_REGISTRY_NAME=cosmoshub
NEXT_PUBLIC_EXPLORER_LINK_TX="https://www.mintscan.io/cosmos/txs/\${txHash}"
NEXT_PUBLIC_CHAIN_DISPLAY_NAME="Cosmos Hub"
NEXT_PUBLIC_MULTICHAIN=true
NEXT_PUBLIC_EXPLORER_LINK_MULTISIG=https://www.mintscan.io/cosmos/account/
+1
View File
@@ -11,3 +11,4 @@ NEXT_PUBLIC_REGISTRY_NAME=junotestnet
NEXT_PUBLIC_EXPLORER_LINK_TX="https://testnet.mintscan.io/juno-testnet/txs/\${txHash}"
NEXT_PUBLIC_CHAIN_DISPLAY_NAME="Juno Testnet"
NEXT_PUBLIC_MULTICHAIN=true
NEXT_PUBLIC_EXPLORER_LINK_MULTISIG=https://testnet.mintscan.io/juno-testnet/account/