Search Results for

    Show / Hide Table of Contents

    Interface IAsyncAccountSignerWithProgress

    An asynchronous signer for a particular Address that contains signing functions that support progress updates.

    Inherited Members
    IAccount.Address
    IAsyncSignerWithProgress.SignTxnsAsync<T, TProgress>(T[], TxnIndices, TProgress, CancellationToken)
    IAsyncSigner.SignTxnsAsync<T>(T[], TxnIndices, CancellationToken)
    Namespace: Algorand.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IAsyncAccountSignerWithProgress : IAccount, IAsyncSignerWithProgress, IAsyncSigner
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾