docs: add sellSuccess server return inst

This commit is contained in:
realaltffour 2020-05-31 09:33:21 +03:00
parent 980e968814
commit 51024793fc
No known key found for this signature in database
GPG Key ID: C1265D839D44DCB1
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -816,4 +816,7 @@ succeeded.
This is a server return instruction. It means that a purchase action has
failed. The reason/message is in the arguments attached with the instruction.
\subsubsection{sellSucecss}
This is a server return instruction. It means that a sell action has succeeded.
\end{document}