Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
AIContext
Interface AIContext
Blockchain context for AI operations
interface
AIContext
{
availableMethods
:
string
[]
;
currentSlot
?:
number
;
epochInfo
?:
any
;
networkStatus
:
"healthy"
|
"degraded"
|
"unhealthy"
;
}
Index
Properties
available
Methods
current
Slot?
epoch
Info?
network
Status
Properties
available
Methods
available
Methods
:
string
[]
Optional
current
Slot
current
Slot
?:
number
Optional
epoch
Info
epoch
Info
?:
any
network
Status
network
Status
:
"healthy"
|
"degraded"
|
"unhealthy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
Methods
current
Slot
epoch
Info
network
Status
@synapse/client-sdk
Loading...
Blockchain context for AI operations