TendermintQueryClient..::..GetLatestBlock Method

GetLatestBlock returns the latest block.

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

Syntax


public Task<GetLatestBlockResponse> GetLatestBlock(
	GetLatestBlockRequest request
)

Parameters

request
Type: GetLatestBlockRequest
The request.

Return Value

GetLatestBlockResponse.