Preparing search index...
The search index is not available
OPNet
OPNet
ITransactionOutput
Interface ITransactionOutput
Transaction output interface
interface
ITransactionOutput
{
index
:
number
;
scriptPubKey
:
{
address
?:
string
;
addresses
?:
string
[]
;
hex
:
string
;
}
;
value
:
string
;
}
Index
Properties
index
script
Pub
Key
value
Properties
Readonly
index
index
:
number
Readonly
script
Pub
Key
script
Pub
Key
:
{
address
?:
string
;
addresses
?:
string
[]
;
hex
:
string
;
}
Readonly
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
script
Pub
Key
value
OPNet
Loading...
Transaction output interface