Wallet..::..GetSubaccount Method

Gets a subaccount .

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

Syntax


public Task<Wallet> GetSubaccount(
	byte index
)

Parameters

index
Type: Byte
The index.

Return Value

Wallet.