From e1aee18c4648cb966c93b889a610768cbd9d2e70 Mon Sep 17 00:00:00 2001 From: Govard Barkhatov Date: Tue, 18 Feb 2025 08:57:31 +0200 Subject: [PATCH] tBABY --- src/config/network/bbn/testnet.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/network/bbn/testnet.ts b/src/config/network/bbn/testnet.ts index 91b3635b..5949e92b 100644 --- a/src/config/network/bbn/testnet.ts +++ b/src/config/network/bbn/testnet.ts @@ -26,7 +26,7 @@ export const bbnTestnet = { }, currencies: [ { - coinDenom: "BABY", + coinDenom: "tBABY", coinMinimalDenom: "ubbn", coinDecimals: 6, coinImageUrl: @@ -35,7 +35,7 @@ export const bbnTestnet = { ], feeCurrencies: [ { - coinDenom: "BABY", + coinDenom: "tBABY", coinMinimalDenom: "ubbn", coinDecimals: 6, coinImageUrl: @@ -48,7 +48,7 @@ export const bbnTestnet = { }, ], stakeCurrency: { - coinDenom: "BABY", + coinDenom: "tBABY", coinMinimalDenom: "ubbn", coinDecimals: 6, coinImageUrl: