Skip to content

Refactor accounts.py

Mateusz Żebrak requested to merge mzebrak/accounts into develop

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