DistributionQueryClient..::..DelegatorWithdrawAddress Method

DelegatorWithdrawAddress queries withdraw address of a delegator.

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

Syntax


public Task<QueryDelegatorWithdrawAddressResponse> DelegatorWithdrawAddress(
	QueryDelegatorWithdrawAddressRequest request
)

Parameters

request
Type: QueryDelegatorWithdrawAddressRequest
The request.

Return Value

QueryDelegatorWithdrawAddressResponse.