IOTA-Names commands that execute transactions should output more concise results · Issue #6869 · iotaledger/iota · GitHub
More Web Proxy on the site http://driver.im/
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
Currently, the commands which execute transactions simply return the transaction result, which is not very nice for users to read, and it can be unclear whether the operation succeeded. It would be better to pull the relevant information from this result and display a simplified response based on the input command.
The text was updated successfully, but these errors were encountered:
Description
Currently, the commands which execute transactions simply return the transaction result, which is not very nice for users to read, and it can be unclear whether the operation succeeded. It would be better to pull the relevant information from this result and display a simplified response based on the input command.
The text was updated successfully, but these errors were encountered: