Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/types
LocalContextObject
Interface LocalContextObject
interface
LocalContextObject
{
connection
:
WebSocket
;
errorMessage
:
string
;
reject
:
(
reason
?:
any
)
=>
void
;
}
Index
Properties
connection
error
Message
reject
Properties
connection
connection
:
WebSocket
error
Message
errorMessage
:
string
reject
reject
:
(
reason
?:
any
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
error
Message
reject
@hashgraph/solo
Loading...