Closed avahowell closed 7 years ago
See #727. This PR fixes an edge case where the spending bars could overflow their container, and changes Sia-UI to use the API's unspent instead of doing its own unspent calculation.
unspent
LGTM but Travis is failing
Should be all set now.
See #727. This PR fixes an edge case where the spending bars could overflow their container, and changes Sia-UI to use the API's
unspent
instead of doing its ownunspent
calculation.