This commit is contained in:
nolash
2021-08-29 11:56:06 +02:00
parent dd3ce50ece
commit a3e9a3ee00

View File

@@ -18,7 +18,7 @@ Transaction is assigned to a process which will send it to the network.
@item IN_NETWORK
The transaction has been sent to the network.
@item DEFERRED
A transaction send could not be completed, and should be retired later.
A transaction send could not be completed, and should be retried later.
@item GAS_ISSUES
The transaction sender does not have sufficient network token balance to send the transaction.
@item LOCAL_ERROR