Skip to content

Commit

Permalink
[Rosetta] - serialize total_coin_value to string instead of number to…
Browse files Browse the repository at this point in the history
… prevent precision lost (#19580)

## Description

As titled

## Test plan

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

---------

Co-authored-by: nikos.kitmeridis <[email protected]>

(cherry picked from commit df56cb0)
  • Loading branch information
nikos-kitmeridis committed Oct 18, 2024
1 parent 163a8c4 commit 70d4571
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70d4571

Please sign in to comment.