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