Closed gibson042 closed 2 days ago
Render empty purses/usedInvitations/offers on one line rather than three:
{ "purses": [ ["board0074",0] ], - "usedInvitations": [ - - ], - "offers": [ - - ] + "usedInvitations": [], + "offers": [] }
n/a
We don't guarantee stability of the output AFAIK, and I'm not aware of anything that depends upon it.
35895bc
View logs
Description
Render empty purses/usedInvitations/offers on one line rather than three:
Security Considerations
n/a
Scaling Considerations
n/a
Documentation Considerations
n/a
Testing Considerations
n/a
Upgrade Considerations
We don't guarantee stability of the output AFAIK, and I'm not aware of anything that depends upon it.