Skip to content

Caching BlockStore's UTXOs #937

@trevor-crypto

Description

@trevor-crypto

public ReconstructedCoinviewContext GetCoinviewAtHeight(int blockHeight)

Is there currently a way to actually cache the UTXOs so that whenever you call ​/api​/BlockStore​/getutxoset the node does not have to do UTXO re-indexing, which takes quite some time.

This is currently the only way (as far as I know) to get UTXOs for a particular descriptor/scriptPubKey (since you can only query using address).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions