Enum TransactionExecution
This value indicates whether the transaction execution succeded or not, this value should be checked when determining transaction success.
Namespace: Flow.Net.Sdk.Core
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public enum TransactionExecution
Fields
Name | Description |
---|---|
Failure | |
Pending | |
Success |