interbtc-api
interbtc-api copied to clipboard
Move currency specific constants/methods from lib to monetary
-
Move ATOMIC_UNIT constant to monetary See PR comment: https://github.com/interlay/interbtc-api/pull/435#pullrequestreview-1049359039
-
Recreate
atomicToBaseAmount()in monetary See PR comment: https://github.com/interlay/interbtc-api/pull/435#pullrequestreview-1049295459 -
Recreate static method
newMonetaryAmount()(insrc/util/currency.ts) in monetary-js -
Mark recreated methods as
@deprecatedto be removed in future updates