Open
Description
The signature spec could use a bit more clarity. I'm working on a Node.js implementation, and it's not clear how the JSON should be formatted for signing. By reading the code, it appears to be just using json.dump
.
I think this should be changed to favor minimal whitespace, i.e. the way JSON.stringify
does it by default.
Metadata
Assignees
Labels
No labels