Skip to content

sign command for multisigaddress is not working when including unicode #4099

@superboyiii

Description

@superboyiii

Describe the bug
sign command for multisigaddress is not working when handling unicode like \u002B. We should still keep behaviour compatiblity like what it used to be.

To Reproduce
Steps to reproduce the behavior:

  1. create a multisigaddress, send some gas into it
  2. transfer gas from this multisig address to one of these adresses
  3. address A output context
  4. address B sign it

Expected behavior
It's always working, some changes in current dev made it broken.

Screenshots

Image

If I revert these unicode to base64, it could work:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions