-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Part of #377
Instead of having a separate struct SpenderLeaf
(due to ..... comment) we can directly put the total_spent
in the Spender
struct as an Option<UnifiedNum>
- GET /v5/channel/:id/spender/:addr
- GET /v5/channel/:id/spender/all
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request