Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
ParsedSlotUpdate
Interface ParsedSlotUpdate
Parsed slot update.
Since
1.0.0
interface
ParsedSlotUpdate
{
parent
?:
Slot
;
slot
:
Slot
;
status
:
string
;
timestamp
?:
Date
;
}
Index
Properties
parent?
slot
status
timestamp?
Properties
Optional
parent
parent
?:
Slot
slot
slot
:
Slot
status
status
:
string
Slot status: 0=processed, 1=confirmed, 2=finalized.
Optional
timestamp
timestamp
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parent
slot
status
timestamp
@oobe-protocol-labs/synapse-client-sdk
Loading...
Parsed slot update.
Since
1.0.0