Refactor accounts.py

Please review: @jziebinski @mkudela

This MR:

  • Fix clive configure watched-account add command resulting in error
  • Previously we had Account dataclass used for representing both Tracked and Known accounts. This was invalid because the Known account doesn't need alarms or cached node data.

Merge request reports

Loading