@cashlab/common
Preparing search index...
Outpoint
Type Alias Outpoint
The reference to an output of a transaction.
type
Outpoint
=
{
index
:
number
;
txhash
:
Uint8Array
;
}
Index
Properties
index
txhash
Properties
index
index
:
number
txhash
txhash
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
txhash
@cashlab/common
Loading...
The reference to an output of a transaction.