BankQueryClient..::..SupplyOf Method

SupplyOf queries the supply of a single coin.

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

Syntax


public Task<QuerySupplyOfResponse> SupplyOf(
	QuerySupplyOfRequest request
)

Parameters

request
Type: QuerySupplyOfRequest
The request.

Return Value

QuerySupplyOfResponse.