Last updated
Was this helpful?
Last updated
Was this helpful?
Returns details about an unspent transaction output.
This method will use 10
.
txid
- string, required
The transaction id
n
- numeric, required
vout number
include_mempool
- boolean, optional, default=true
Whether to include the mempool. Note that an unspent output that is spent in the mempool won’t appear.