TransactionBlockKindInput
Namespace: IotaSdk
public enum TransactionBlockKindInput
Inheritance Object → ValueType → Enum → TransactionBlockKindInput
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| SystemTx | 0 | |
| ProgrammableTx | 1 | |
| Genesis | 2 | |
| ConsensusCommitPrologueV1 | 3 | |
| RandomnessStateUpdate | 4 | |
| EndOfEpochTx | 5 |