UtxoToolboxParams
UtxoToolboxParams =
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:31
Properties
Section titled “Properties”BCH:
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:32
signer
Section titled “signer”signer:
ChainSigner
<{builder
:TransactionBuilderType
;utxos
:UTXOType
[]; },TransactionType
>
BTC:
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:35
signer
Section titled “signer”signer:
ChainSigner
<Psbt
,Psbt
>
DASH:
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:38
signer
Section titled “signer”signer:
ChainSigner
<Psbt
,Psbt
>
DOGE:
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:36
signer
Section titled “signer”signer:
ChainSigner
<Psbt
,Psbt
>
LTC:
object
Defined in: toolboxes/src/utxo/toolbox/index.ts:37
signer
Section titled “signer”signer:
ChainSigner
<Psbt
,Psbt
>