@arkade-os/sdk Documentation - v0.3.11
Preparing search index...
Response
UtxoUpdate
Interface UtxoUpdate
interface
UtxoUpdate
{
coins
:
ExtendedCoin
[]
;
id
:
string
;
success
:
boolean
;
type
:
"UTXO_UPDATE"
;
}
Hierarchy (
View Summary
)
Response
.
Base
UtxoUpdate
Index
Properties
coins
id
success
type
Properties
coins
coins
:
ExtendedCoin
[]
id
id
:
string
success
success
:
boolean
type
type
:
"UTXO_UPDATE"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coins
id
success
type
@arkade-os/sdk Documentation - v0.3.11
Loading...