TendermintQueryClient..::..GetValidatorSetByHeight Method

GetValidatorSetByHeight queries validator-set at a given height.

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

Syntax


public Task<GetValidatorSetByHeightResponse> GetValidatorSetByHeight(
	GetValidatorSetByHeightRequest request
)

Parameters

request
Type: GetValidatorSetByHeightRequest
The request.

Return Value

GetValidatorSetByHeightResponse.