Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Need to add "action" to tx_status response #1864

Open
Sergei-Beam opened this issue Jan 28, 2022 · 4 comments
Open

[API] Need to add "action" to tx_status response #1864

Sergei-Beam opened this issue Jan 28, 2022 · 4 comments
Assignees
Labels
api Issues related to Wallet API web wallet

Comments

@Sergei-Beam
Copy link
Member

Sergei-Beam commented Jan 28, 2022

To complete the

we need to have "action" value into tx_status response
image

@Sergei-Beam Sergei-Beam added api Issues related to Wallet API web wallet labels Jan 28, 2022
@Sergei-Beam Sergei-Beam changed the title [API] Need to add "action" to Tx status response [API] Need to add "action" to tx_status response Jan 28, 2022
@anatolse
Copy link
Member

Where should I get the "action" value? As know, we don't have any in the wallet core

@anatolse anatolse assigned Sergei-Beam and unassigned anatolse Feb 21, 2022
@Sergei-Beam
Copy link
Member Author

@dariatarakanova could you explain what should be in the action field and where do we get it from?

@dariatarakanova
Copy link

@Sergei-Beam in "action" field should be action that describes each transaction.
E.g. In DAO dapp in action can be "withdraw", "deposit", or "lock/unlock" (like now in fied description)
image

In Gallery dapp it can be "Buy item"
image

Example https://zpl.io/agEMR19
image

@dariatarakanova
Copy link

@Sergei-Beam btw we have it in dapps transactions
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to Wallet API web wallet
Projects
None yet
Development

No branches or pull requests

5 participants