ApeWorX / ethpm-types

Implementation of EIP-2678
Apache License 2.0
14 stars 8 forks source link

fix: specify encoding during `.unpack()` #128

Closed antazoey closed 3 months ago

antazoey commented 3 months ago

What I did

also fixes https://github.com/ApeWorX/ape/issues/2088 in a way (going back to Ape 0.7)

How I did it

specify encoding in write_text()

How to verify it

Checklist