mana-ethereum / ex_rlp

Elixir implementation of Ethereum's RLP (Recursive Length Prefix) encoding
MIT License
31 stars 9 forks source link

protocols for Map overrides protocols for other structs #11

Closed ayrat555 closed 6 years ago

ayrat555 commented 6 years ago

Encoder/Decoder protocols for Map override protocols for other structs. So it's not possible to define custom encoding/decoding logic