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

[p2][LCD] The "memo" flag is not yet supported in the transactions while using lcd #1386

Closed
shilei-wang opened this issue Apr 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working client

Comments

@shilei-wang
Copy link
Contributor

Specifying the memo field is invalid .
After broadcast the TX, and query hash, you'll find the flag of "memo" remain empty.

{
"base_tx": {
"name": "v0",
"password": "1234567890",
"chain_id": "irishub-stage",
"account_number": "0",
"sequence": "3953",
"gas": "50000",
"fee": "0.4iris",
"gas_adjustment": "1.2"
},
"sender": "iaa1rulhmls7g9cjh239vnkjnw870t5urrutsfwvmc",
"amount": "1iris",
"memo": "abcdefdfaf"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

3 participants