Interface IAsyncAccountSignerWithProgress
An asynchronous signer for a particular Address that contains signing functions that support progress updates.
Inherited Members
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IAsyncAccountSignerWithProgress : IAccount, IAsyncSignerWithProgress, IAsyncSigner