Skip to content

Missing return *false* on chapter #3 #4

@rafaelmaza

Description

@rafaelmaza

Minor issue... Apparently false is missing on the return statement of the second if in validateCoinbaseTx, that has a boolean return type. Tutorial has this piece of code in Chapter #3 > Coinbase Transaction. It shouldn't affect the way it works though, since it tests for !validateCoinbaseTx(...) at transaction.ts.

I've opened a PR naivecoin at lhartikk/naivecoin#8.

I'd also issue an PR to the tutorial, but I assume this repo has the generated static code from Jekyll, and I couldn't find another repo with the sources for the website. Let me know if it's there somewhere. :)

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