From a9ffe1ea51063438697f7cbf8404a028e73e67aa Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Wed, 18 Jun 2025 12:31:25 +0530 Subject: [PATCH] Update token denom to znt --- environments/local.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/local.toml b/environments/local.toml index 6c6c40e..b127cb0 100644 --- a/environments/local.toml +++ b/environments/local.toml @@ -1,6 +1,6 @@ [upstream] rpcEndpoint = "http://localhost:26657" - denom = "$Z" + denom = "znt" prefix = "zenith" gasPrice = "1" faucetKey = ""