IbcConnectionQueryClient..::..ConnectionConsensusState Method

ConnectionConsensusState queries the consensus state associated with the connection.

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

Syntax


public Task<QueryConnectionConsensusStateResponse> ConnectionConsensusState(
	QueryConnectionConsensusStateRequest request
)

Parameters

request
Type: QueryConnectionConsensusStateRequest
The request.

Return Value

QueryConnectionConsensusStateResponse.