From ba6f5d193f94b2e5520704b780f2e52fbadf4965 Mon Sep 17 00:00:00 2001 From: jeffyanta Date: Thu, 19 Mar 2026 13:31:57 -0400 Subject: [PATCH] Update core mint description --- ocp/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocp/config/config.go b/ocp/config/config.go index 006787d..24894ee 100644 --- a/ocp/config/config.go +++ b/ocp/config/config.go @@ -16,7 +16,7 @@ const ( CoreMintDecimals = usdf.Decimals CoreMintName = "USDF" CoreMintSymbol = "USDF" - CoreMintDescription = "USDF is a fully backed digital dollar created in partnership with Coinbase. Your USD Reserves can be used to buy currencies on Flipcash, or can be withdrawn to any other crypto wallet that supports the Solana blockchain. USDF can also be sold, allowing you to move your funds into a traditional bank account." + CoreMintDescription = "USDF is a fully backed digital dollar created in partnership with Coinbase. USDF can be used to buy currencies on Flipcash, or can be withdrawn to any other crypto wallet that supports the Solana blockchain. USDF can also be sold, allowing you to move your funds into a traditional bank account." SubsidizerPublicKey = "cash11ndAmdKFEnG2wrQQ5Zqvr1kN9htxxLyoPLYFUV"