BitBoxSwiss / bitbox-api-rs

BitBox02 client library for Rust and TypeScript
Apache License 2.0
6 stars 11 forks source link

eth: remove leading zeroes in eth tx fields #14

Closed benma closed 1 year ago

benma commented 1 year ago

BitBox02 enforces no leading zeroes in these fields. Better UX for library users if they don't have to strip it manually.