Skip to content

How is context meant to be used when creating a new Message? #54

@jonarmani

Description

@jonarmani

Most code from this library uses the text "ctx" although the README uses "Some context" and the From impl for Message uses a blank string.

It seems like the string plus length of message gets prepended to the message itself, implying any signatures derived from this Message will be affected by the choice of context.

What is it for, and what is best practice for its usage?

Metadata

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