Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
UtxoEntry
Class UtxoEntry
Index
Constructors
constructor
Properties
address?
amount
block
Daa
Score
is
Coinbase
outpoint
script
Public
Key
Methods
free
toJSON
to
String
Constructors
constructor
new
Utxo
Entry
(
)
:
UtxoEntry
Returns
UtxoEntry
Properties
Optional
address
address
?:
Address
amount
amount
:
bigint
block
Daa
Score
block
Daa
Score
:
bigint
is
Coinbase
is
Coinbase
:
boolean
outpoint
outpoint
:
TransactionOutpoint
script
Public
Key
script
Public
Key
:
ScriptPublicKey
Methods
free
free
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
Object
Return copy of self without private attributes.
Returns
Object
to
String
to
String
(
)
:
string
Return stringified version of self.
Returns
string
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
amount
block
Daa
Score
is
Coinbase
outpoint
script
Public
Key
free
toJSON
to
String
Spectre WASM32 SDK - Core
Loading...