From 36a7646a70650468addea1ace1dcd61c457ff20d Mon Sep 17 00:00:00 2001 From: jeffyanta Date: Wed, 13 May 2026 15:51:18 -0400 Subject: [PATCH] Revert 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 647e62a..429f4d0 100644 --- a/ocp/config/config.go +++ b/ocp/config/config.go @@ -16,7 +16,7 @@ const ( CoreMintDecimals = usdf.Decimals CoreMintName = "USD on Flipcash" CoreMintSymbol = "USDF" - CoreMintDescription = "A currency friends use to settle up after a night out. Simple, fast, and made for shared moments." + 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"