Skip to content

Make an validation signature endpoint for debug purposes #50

@xtornasol512

Description

@xtornasol512

With this endpoint we could facilitate to developers debug what exactly we verify and a flag True or False for verification state

Besides we have to clarify how the payload must be sent to Rexchain but with examples and remember that we convert the raw json because the following command

_payload = json.dumps(data_sorted, separators=(',', ':'), ensure_ascii=False)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions