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