**Goal:** Provide more info for the UI (e.g., "Nigerian Naira"). **Description:** Store a short string description for each Symbol. **Task:** Create a getter `get_asset_description(asset: Symbol) -> String.`
Goal: Provide more info for the UI (e.g., "Nigerian Naira").
Description: Store a short string description for each Symbol.
Task: Create a getter
get_asset_description(asset: Symbol) -> String.