Skip to content

rpc: Add z_spendoutputs method to allow spending an explicit set of prevouts. #348

@nuttycom

Description

@nuttycom

The API here would be relatively simple; it would completely circumvent TXO selection in favor of taking as inputs:

  • an explicit set of (txid, pool, output_index) tuples to identify the TXOs to be spent
  • a payment request to satisfy (or equivalent z_sendmany output specification, if we want to use that.

This would produce a PCZT for creating the requested transaction.

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