Search
Preparing search index...
The search index is not available
@spinfi/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@spinfi/core
websocket
MethodConfig
Interface MethodConfig<Res>
Type Parameters
Res
Hierarchy
MethodConfig
Index
Methods
on
Error
on
Ok
Methods
Optional
on
Error
on
Error
(
error
:
JsonRpcError
, message
:
CallError
)
:
void
Parameters
error:
JsonRpcError
message:
CallError
Returns
void
Optional
on
Ok
on
Ok
(
data
:
Res
, message
:
CallOk
<
Res
>
)
:
void
Parameters
data:
Res
message:
CallOk
<
Res
>
Returns
void
Exports
Internals
perp
perp
Bundler
spot
spot
Bundler
Externals
websocket
Method
Config
on
Error
on
Ok
Generated using
TypeDoc