You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since Tornado does not have rpcs for different languages, is it possible to make the output of tornado-cli commands ( for example the deposit / withdraw note commands ) into json-string style output
this way, we can execute tornado-cli terminal commands within any coding language and use the json-friendly output in the application logic
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
since Tornado does not have rpcs for different languages, is it possible to make the output of tornado-cli commands ( for example the deposit / withdraw note commands ) into json-string style output
this way, we can execute tornado-cli terminal commands within any coding language and use the json-friendly output in the application logic
The text was updated successfully, but these errors were encountered: