Flow.Net
Show / Hide Table of Contents

Enum TransactionStatus

This value indicates the state of the transaction execution. Only sealed and expired are final and immutable states.

Namespace: Flow.Net.Sdk.Client.Http
Assembly: Flow.Net.Sdk.Client.Http.dll
Syntax
public enum TransactionStatus

Fields

Name Description
Executed
Expired
Finalized
Pending
Sealed
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX