Skip to content

Add tx_index field to the GetAddressUtxosReply #17

Description

@schell

If a coinbase transaction is discovered via the get_compact_utxos RPC call we won't have sufficient info to identify it as coinbase, so it may not be excluded unless decrypt_and_store_transaction has been called on the transaction that produced it.

To fix this we'll need to add the tx_index field to the GetAddressUtxosReply proto type.

Found while working on:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions