SecretNetworkClient..::..GetSignerData Method

Gets the signer data for the given wallet address.

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

Syntax


public Task<SignerData> GetSignerData(
	string walletAddress
)

Parameters

walletAddress
Type: String
The wallet address.

Return Value

SignerData.