docs: data transfer state

This commit is contained in:
altffour 2020-05-23 16:08:16 +03:00 committed by realaltffour
parent fdc196cc4e
commit 6ee52f9178
No known key found for this signature in database
GPG Key ID: C1265D839D44DCB1
2 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -559,4 +559,10 @@ command state commands that don't require transfer of Assets/Profile data are
available to command to the worker/master server. These commands include but
not limited to: login, register, purchase asset, sell asset.
\subsubsection{Data Transfer State}
The data transfer state is switchable from the command state. Switching back to
command state is done at the end of the data transfer. The data transfer
commands include but are not limited to: get asset value, get past asset value,
get predicted future asset value.
\end{document}