Skip to content

Signature spec clarity. #8

Open
@bengl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions