feat: rename Project Mycelium to Mycelium Marketplace across codebase and UI
This commit is contained in:
@@ -124,7 +124,7 @@ impl CurrencyService {
|
||||
},
|
||||
Currency {
|
||||
code: "TFT".to_string(),
|
||||
name: "ThreeFold Token".to_string(),
|
||||
name: "Mycelium Token".to_string(),
|
||||
symbol: "TFT".to_string(),
|
||||
currency_type: crate::models::currency::CurrencyType::Token,
|
||||
exchange_rate_to_base: dec!(0.05),
|
||||
|
Reference in New Issue
Block a user