Skip to content

Part_4: Explanation of FindUnspentTransactions method #3

Open
@shaunmj

Description

@shaunmj

Hi Tensor, I have a question pertaining to the FindUnspentTransactions method.

What I want to know is why the check for whether the Transaction is a Coinbase is done after the for loop through the transactions outputs. Should it be done before the for loop so that there will be spentTXOs to iterate through?

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