lib
lib copied to clipboard
feat(swapper): base unit vernacular
Description
Plumbing PR bringing the base unit vernacular in many places across lib, making sure we:
- always name things the correct way, fixing some "precision" named vars that were actually base units
- always use the vernacular, either for our in-house vars, or using destructuring to re-assign API-returned values to the right vernacular
Note that this is only property name changes (no runtime change), but will require web to accommodate for these (https://github.com/shapeshift/web/pull/3441 as a bigger boy, https://github.com/shapeshift/web/pull/3475 for the time being to make the diff less crazy on the former)
:tada: This PR is included in version @shapeshiftoss/swapper-v15.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: