Skip to content

sdk.Dec JSON Marshal to String() #2475

@faboweb

Description

@faboweb

Summary of Bug

sdk.Dec of the value 1000 marshalls to a string representation 1000000000000. 1000000000000 is an internal precision representation. The marshalled value should be 1000.000000000.

Steps to Reproduce


For Admin Use

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions