Open autholykos opened 2 months ago
Currently, users cannot see their Moonlight transaction history.
Retrieve Moonlight transaction events from Archival nodes, where the events are filtered by the address of the user.
This has a dependency on the implementation of the storing of the events on the Archival node
depends on #2269
Summary
Currently, users cannot see their Moonlight transaction history.
Possible Solution
Retrieve Moonlight transaction events from Archival nodes, where the events are filtered by the address of the user.
Additional context
This has a dependency on the implementation of the storing of the events on the Archival node