feat: rename 3Nodes to Mycelium Nodes across codebase and documentation
This commit is contained in:
@@ -104,7 +104,7 @@ async fn test_complete_marketplace_categories_ux_workflow() {
|
||||
|
||||
// Simulate node browsing and information
|
||||
let node_categories = vec![
|
||||
("3node", "Dedicated ThreeFold node for farming"),
|
||||
("mycelium_node", "Dedicated Mycelium node for farming"),
|
||||
("titan", "High-performance enterprise node"),
|
||||
("quantum", "Quantum-safe storage node"),
|
||||
];
|
||||
|
Reference in New Issue
Block a user