Interface IAppliedSignedTxn<TTxn>
Inherited Members
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IAppliedSignedTxn<TTxn> : ISignedTxn, ISignedTxn<Transaction>, IUntypedTransaction, ITransactionHeader, IApplyData<TTxn>, IAppEvalDelta<TTxn>, IEquatable<TTxn> where TTxn : IAppliedSignedTxn<TTxn>
Type Parameters
Name | Description |
---|---|
TTxn |