SlashingQueryClient..::..Params Method

Params queries the parameters of slashing module.

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

Syntax


public Task<QueryParamsResponse> Params(
	QueryParamsRequest request
)

Parameters

request
Type: QueryParamsRequest
The request.

Return Value

QueryParamsResponse.