Skip to content

Order of arguments switched when calling Blockchain.verifying_proof #3

@sarahstandish

Description

@sarahstandish

It may not matter for the functionality of the code, but the order of arguments provided when calling Blockchain.verifying_proof in line 82 of crypto.py (proof_no, last_proof) is different than the order of arguments listed when the function is defined on line 88 (last_proof, proof).

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