IbcChannelQueryClient..::..ChannelClientState Method

ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.

Namespace:  SecretNET.Query
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<QueryChannelClientStateResponse> ChannelClientState(
	QueryChannelClientStateRequest request
)

Parameters

request
Type: QueryChannelClientStateRequest
The request.

Return Value

QueryChannelClientStateResponse.