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: publish types #40

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

Fixed issue where type declarations were not visible to consumer packages.

Also fixes issue where could not have gas price of 0

fixes: #37 fixes: #39