Skip to content

CLI JSON output is not encoded in JSON #2265

Closed
@alessio

Description

@alessio

Summary of Bug

In

resJSON := toJSON{res.Height, res.Hash.String(), fmt.Sprintf("%+v", res.DeliverTx)}
the Response field of the command's output is in string format. It should be encoded in JSON.

Steps to Reproduce

Just run gaiacli send --json <args> <params>.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions