gqoew
Results
2
comments of
gqoew
I have the same error when I used `.to_message()` on Arrays and when I use `.signable_bytes(domain)` I get: `AttributeError: 'bytes' object has no attribute 'version'`
I'm a bit confused now. If I understand well, @adhishthite you published a PR 2 months ago with a fix that was solving this. @nsarrazin modified your original fix and...