interbtc-api icon indicating copy to clipboard operation
interbtc-api copied to clipboard

Move currency specific constants/methods from lib to monetary

Open bvotteler opened this issue 3 years ago • 0 comments

  1. Move ATOMIC_UNIT constant to monetary See PR comment: https://github.com/interlay/interbtc-api/pull/435#pullrequestreview-1049359039

  2. Recreate atomicToBaseAmount() in monetary See PR comment: https://github.com/interlay/interbtc-api/pull/435#pullrequestreview-1049295459

  3. Recreate static method newMonetaryAmount() (in src/util/currency.ts) in monetary-js

  4. Mark recreated methods as @deprecated to be removed in future updates

bvotteler avatar Dec 21 '22 11:12 bvotteler