Skip to content

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

@shilei-wang

Description

@shilei-wang

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"
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingclient

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions