Search
Preparing search index...
The search index is not available
@spinfi/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@spinfi/core
websocket
UpdateOk
Interface UpdateOk<T>
Type Parameters
T
Hierarchy
JsonRpc
UpdateOk
Index
Properties
jsonrpc
method
params
Properties
jsonrpc
jsonrpc
:
"2.0"
method
method
:
string
params
params
:
{
result
:
{
data
:
T
;
meta
:
{
channel
:
string
}
}
;
subscription
:
string
}
Type declaration
result
:
{
data
:
T
;
meta
:
{
channel
:
string
}
}
data
:
T
meta
:
{
channel
:
string
}
channel
:
string
subscription
:
string
Exports
Internals
perp
perp
Bundler
spot
spot
Bundler
Externals
websocket
Update
Ok
jsonrpc
method
params
Generated using
TypeDoc