OPNet
Preparing search index...
UTXO
Class UTXO
Unspent Transaction Output
Cathegory
Bitcoin
Implements
Omit
<
IUTXO
,
"raw"
>
Index
Constructors
constructor
Properties
is
CSV?
non
Witness
Utxo?
output
Index
redeem
Script?
script
Pub
Key
transaction
Id
value
witness
Script?
Constructors
constructor
new
UTXO
(
iUTXO
:
IUTXO
,
isCSV
?:
boolean
)
:
UTXO
Parameters
iUTXO
:
IUTXO
Optional
isCSV
:
boolean
Returns
UTXO
Properties
Optional
is
CSV
isCSV
?:
boolean
Optional
Readonly
non
Witness
Utxo
nonWitnessUtxo
?:
string
|
Buffer
<
ArrayBufferLike
>
Readonly
output
Index
outputIndex
:
number
Optional
redeem
Script
redeemScript
?:
string
|
Buffer
<
ArrayBufferLike
>
Readonly
script
Pub
Key
scriptPubKey
:
ScriptPubKey
Readonly
transaction
Id
transactionId
:
string
Readonly
value
value
:
bigint
Optional
witness
Script
witnessScript
?:
string
|
Buffer
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
CSV
non
Witness
Utxo
output
Index
redeem
Script
script
Pub
Key
transaction
Id
value
witness
Script
OPNet
Loading...
Unspent Transaction Output
Cathegory
Bitcoin