IbcChannelQueryClient..::..ChannelConsensusState Method

ChannelConsensusState queries for the consensus state for the channel associated with the provided channel identifiers.

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

Syntax


public Task<QueryChannelConsensusStateResponse> ChannelConsensusState(
	QueryChannelConsensusStateRequest request
)

Parameters

request
Type: QueryChannelConsensusStateRequest
The request.

Return Value

QueryChannelConsensusStateResponse.