client: account activity monitor #4832
Labels
A-client
Area: Design and implementation for client functionality
needs-refinement
unclear, incomplete, or stub issue that needs work
_P-high
High priority
Milestone
We need a utility that can monitor the activity of one or more accounts, given only a full viewing key for each.
The input is a JSON file containing
FullViewingKey
s, and the tool needs to be able to check that, for each account of each FVK, the current UM-equivalent balance of the account is greater than or equal to the genesis balance.This will require:
In the (near) future the tool will also need to handle key rotations (transfer of balances from one account to another), so this work should be done to accommodate the work done to that end in #4831.
The text was updated successfully, but these errors were encountered: