File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -744,7 +744,7 @@ _transaction_ $\Tx$ represents a transition between two account states. A
744
744
transaction contains the following fields:
745
745
746
746
- The _ transaction type_ $\TxType$, which is a short string that indicates the
747
- type of a transaction. The following transaction types are supported:
747
+ type of transaction. The following transaction types are supported:
748
748
749
749
- Transaction type ` pay ` corresponds to a _ payment_ transaction.
750
750
@@ -757,6 +757,8 @@ transaction contains the following fields:
757
757
- Transaction type ` afrz ` corresponds to an _ asset freeze_ transaction.
758
758
759
759
- Transaction type ` appl ` corresponds to an _ application call_ transaction.
760
+
761
+ - Transaction type ` stpf ` corresponds to a _ state proof_ transaction.
760
762
761
763
- Transaction type ` hb ` corresponds to a _ heartbeat_ transaction.
762
764
You can’t perform that action at this time.
0 commit comments