OPNet
Preparing search index...
IUTXO
Interface IUTXO
Unspent Transaction Output
Cathegory
Interfaces
interface
IUTXO
{
outputIndex
:
number
;
raw
:
string
;
scriptPubKey
:
ScriptPubKey
;
transactionId
:
string
;
value
:
string
|
bigint
;
}
Index
Properties
output
Index
raw
script
Pub
Key
transaction
Id
value
Properties
Readonly
output
Index
outputIndex
:
number
Readonly
raw
raw
:
string
Readonly
script
Pub
Key
scriptPubKey
:
ScriptPubKey
Readonly
transaction
Id
transactionId
:
string
Readonly
value
value
:
string
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
Index
raw
script
Pub
Key
transaction
Id
value
OPNet
Loading...
Unspent Transaction Output
Cathegory
Interfaces