mikeshultz / ledger-eth-lib

Library to interface with Ethereum app on Ledger hardware wallets
https://ledgereth.readthedocs.io/
MIT License
19 stars 9 forks source link

fix: allow empty destination to allow for deploy transactions #38

Closed mikeshultz closed 1 year ago

mikeshultz commented 1 year ago

destination was not allowed to be empty, making contract deploy transactions tricky.

CC @antazoey