Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/snapshot/v1beta1/service
QueryServiceClientImpl
Class QueryServiceClientImpl
QueryService defines the gRPC querier service.
Implements
QueryService
Index
Constructors
constructor
Properties
rpc
service
Methods
Params
Constructors
constructor
new
Query
Service
Client
Impl
(
rpc
,
opts
?
)
:
QueryServiceClientImpl
Parameters
rpc
:
Rpc
Optional
opts
:
{
service
?:
string
;
}
Optional
service
?:
string
Returns
QueryServiceClientImpl
Properties
Private
Readonly
rpc
rpc
:
Rpc
Private
Readonly
service
service
:
string
Methods
Params
Params
(
request
)
:
Promise
<
ParamsResponse
>
Parameters
request
:
ParamsRequest
Returns
Promise
<
ParamsResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
rpc
service
Params
@axelarjs/proto
Loading...
Generated using
TypeDoc
QueryService defines the gRPC querier service.