Interface IBlockTransaction
Inherited Members
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IBlockTransaction : IAppliedSignedTxn<AppliedSignedTxn>, ISignedTxn, ISignedTxn<Transaction>, IUntypedTransaction, ITransactionHeader, IApplyData<AppliedSignedTxn>, IAppEvalDelta<AppliedSignedTxn>, IEquatable<AppliedSignedTxn>Properties
HasGenesisHash
Declaration
Optional<bool> HasGenesisHash { get; set; }Property Value
| Type | Description | 
|---|---|
| Optional<Boolean> | 
HasGenesisId
Declaration
Optional<bool> HasGenesisId { get; set; }Property Value
| Type | Description | 
|---|---|
| Optional<Boolean> |