BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
264 stars 95 forks source link

eth/eth_sighash: remove nanopb includes #968

Closed benma closed 2 years ago

benma commented 2 years ago

The only use was pb_size_t, which is out of place (sighash has nothing to do with protobuf).