Preparing search index...
The search index is not available
OPNet
OPNet
PsbtTransactionData
Interface PsbtTransactionData
interface
PsbtTransactionData
{
chainId
?:
ChainId
;
network
:
Network
;
nonWitnessUtxo
?:
Buffer
;
psbt
:
Psbt
;
signer
:
Signer
;
}
Hierarchy (
view full
)
ITweakedTransactionData
PsbtTransactionData
Index
Properties
chain
Id?
network
non
Witness
Utxo?
psbt
signer
Properties
Optional
Readonly
chain
Id
chain
Id
?:
ChainId
Readonly
network
network
:
Network
Optional
Readonly
non
Witness
Utxo
non
Witness
Utxo
?:
Buffer
Readonly
psbt
psbt
:
Psbt
Readonly
signer
signer
:
Signer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
network
non
Witness
Utxo
psbt
signer
OPNet
Loading...