OPNet
Preparing search index...
StrippedTransactionOutput
Interface StrippedTransactionOutput
interface
StrippedTransactionOutput
{
flags
:
number
;
index
:
number
;
scriptPubKey
?:
Buffer
<
ArrayBufferLike
>
;
to
?:
string
;
value
:
bigint
;
}
Index
Properties
flags
index
script
Pub
Key?
to?
value
Properties
Readonly
flags
flags
:
number
Readonly
index
index
:
number
Optional
Readonly
script
Pub
Key
scriptPubKey
?:
Buffer
<
ArrayBufferLike
>
Optional
Readonly
to
to
?:
string
Readonly
value
value
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flags
index
script
Pub
Key
to
value
OPNet
Loading...