Preparing search index...
The search index is not available
@brotocol-xyz/bro-sdk
@brotocol-xyz/bro-sdk
bitcoinHelpers
GetConfirmedSpendableUTXOFn
Type Alias GetConfirmedSpendableUTXOFn
GetConfirmedSpendableUTXOFn
:
(
utxo
:
UTXOBasic
,
)
=>
Promise
<
undefined
|
UTXOSpendable
&
UTXOConfirmed
>
Type declaration
(
utxo
:
UTXOBasic
)
:
Promise
<
undefined
|
UTXOSpendable
&
UTXOConfirmed
>
Parameters
utxo
:
UTXOBasic
Returns
Promise
<
undefined
|
UTXOSpendable
&
UTXOConfirmed
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@brotocol-xyz/bro-sdk
Loading...