mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-10 21:16:30 +00:00
`writeValue` doesn't raise `SerializationError`, so the `{.push.}` is not optimal. Move `{.raises.}` to each `proc`, same as other modules.