Interface IAccount
An Algorand Account which has an Address to identify it.
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IAccount
Properties
Address
Address of this account
Declaration
Address Address { get; }
Property Value
Type | Description |
---|---|
Address |