Breaking Changes:
- Add Support for latest Ledger App
- This deprecates
class Ledger
in favor ofclass LedgerGeneric
- More info in the following PR (#1925)
- This deprecates
Changes:
- Bump dev to 0.79.1
- Comments around pair encode/decode 1-3
- Bump ws, react-native, ss58Registry
- Bump yarn to 4.3.1
- Update CI to checkout and setup_node v4