Skip to content

Confusing typo #4

Description

@PerryGraham

https://github.com/alexcambose/provably-fair-example/blob/master/routes/api.js#L19

 * It doesn't return the hashed serverseed in advance, because that would
 * allow the client to generate all the rolls in advance.

Should be:

 * It doesn't return the *unhashed* serverseed in advance, because that would
 * allow the client to generate all the rolls in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions