OnCompletion
OnCompletion =
"noop"|"optin"|"closeout"|"clear"|"update"|"delete"
Defined in: packages/indexer_client/src/models/on-completion.ts:15
[apan] defines the what additional actions occur with the transaction.
Valid types:
- noop
- optin
- closeout
- clear
- update
- delete