Governance API for deposits on a proposal returns null
after voting period closes
#2880
Closed
4 tasks
Summary of Bug
The Governance API for deposits on a proposal (/gov/proposals/:id/deposits) returns
null
instead of the deposits that were associated with the proposal after the voting period closes.This is unexpected.
It would be expected that the voting period has no effect on the JSON payload returned by a call to /gov/proposals/:id/deposits, and that the call reliably returns the deposits cast against a proposal whenever it is called.
This may be related to #2879.
Steps to Reproduce
null
as a response.For Admin Use
The text was updated successfully, but these errors were encountered: