breez / breez/spark-sdk

Improve Wasm mapping of u128

Open
#347 1 comment 0 reactions 1 assignee Claimed by @danielgranhao View on GitHub
Dominant language
Rust
Stars
59
Forks
41
Avg merge
1d 23h
Merged PRs (30d)
49

Description

Currently, some u128 fields in the SDK's API need to be exposed as Strings on Wasm due to this [serde issue](https://github.com/serde-rs/json/issues/625).

We should figure out a fix or workaround so that all u128 values are properly mapped to js `BigInt`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.