@iota/ledgerjs-hw-app-iota
Version:
Ledger Hardware Wallet IOTA Application API
40 lines (21 loc) • 625 B
Markdown
@iota/ledgerjs-hw-app-iota
# 0.3.0
## Minor Changes
- fc692a2: Remove option to pass `txn` as a hexadecimal string or Buffer
- fc692a2: Add `options` parameter to the `signTransaction` method for clear signing displays
# 0.2.2
## Patch Changes
- 7a58232: Update dependencies
# 0.2.1
## Patch Changes
- 220fa7a: First public release.
# 0.2.0
## Minor Changes
- 6eabd18: Changes for compatibility with the node, simplification of exposed APIs and general
improvements.
# 0.1.1
## Patch Changes
- 4a4ba5a: Make packages private
# 0.1.0
## Minor Changes
- 249a7d0: First release