pkg/ledger: fix transaction signing (#298)
* pkg/ledger: fix transaction signing Split the message to be signed into packets of size 255. The implementation is simply copied over from staking transaction signing. Closes #297 See also harmony-one/staking-dashboard#637 * pkg/ledger: only enumerate hid devices update the fix from #293 to only enumerate HID devices instead of all (raw/USB) devices * pkg/ledger: use `usb` for import not `hid`pull/299/head
parent
5d91d48bba
commit
72a36bccc3
Loading…
Reference in new issue