@arkade-os/sdk Documentation - v0.4.21
Preparing search index...
SignRequest
Interface SignRequest
A single PSBT signing request within a batch.
interface
SignRequest
{
inputIndexes
?:
number
[]
;
tx
:
Transaction
;
}
Index
Properties
input
Indexes?
tx
Properties
Optional
input
Indexes
inputIndexes
?:
number
[]
tx
tx
:
Transaction
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Indexes
tx
@arkade-os/sdk Documentation - v0.4.21
Loading...
A single PSBT signing request within a batch.