Page MenuHomePhabricator

[Cashtab] Introduce nanosat to xec conversion functions
ClosedPublic

Authored by bytesofman on Oct 18 2024, 10:50.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCb2884f14016e: [Cashtab] Introduce nanosat to xec conversion functions
Summary

Because agora partial offers support pricing in nanosat per token sat, we need these functions to support user input in XEC (or fiat).

Write functions and unit tests. Functions are not implemented.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
nanosat-conversion-fns
Lint
Lint Errors
SeverityLocationCodeMessage
Errorcashtab/src/wallet/__tests__/index.test.js:218ESLINTjest/no-focused-tests
Unit
No Test Coverage
Build Status
Buildable 30654
Build 60824: Build Diffecash-lib-tests · cashtab-tests
Build 60823: arc lint + arc unit