TendermintQueryClient..::..GetBlockByHeight Method

GetBlockByHeight queries block for given height.

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

Syntax


public Task<GetBlockByHeightResponse> GetBlockByHeight(
	GetBlockByHeightRequest request
)

Parameters

request
Type: GetBlockByHeightRequest
The request.

Return Value

GetBlockByHeightResponse.