golem-base-sdk
Preparing search index...
internal
GolemBaseROClient
Interface GolemBaseROClient
interface
GolemBaseROClient
{
httpClient
:
Client
<
HttpTransport
,
Chain
,
undefined
|
Account
,
RpcSchema
,
PublicActions
<
HttpTransport
,
Chain
,
undefined
|
Account
>
&
GolemBaseActions
,
>
;
wsClient
:
Client
<
WebSocketTransport
,
Chain
,
undefined
|
Account
,
RpcSchema
,
PublicActions
<
WebSocketTransport
,
Chain
,
undefined
|
Account
>
,
>
;
}
Hierarchy (
View Summary
)
GolemBaseROClient
internal
.
GolemBaseClient
Index
Properties
http
Client
ws
Client
Properties
http
Client
httpClient
:
Client
<
HttpTransport
,
Chain
,
undefined
|
Account
,
RpcSchema
,
PublicActions
<
HttpTransport
,
Chain
,
undefined
|
Account
>
&
GolemBaseActions
,
>
ws
Client
wsClient
:
Client
<
WebSocketTransport
,
Chain
,
undefined
|
Account
,
RpcSchema
,
PublicActions
<
WebSocketTransport
,
Chain
,
undefined
|
Account
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
http
Client
ws
Client
golem-base-sdk
Loading...