mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-01 06:45:35 +00:00
c0d52ba179
Both types are not safe and require validation/conversion from rpc implementer. This PR change it to safer types and delegate the conversion and validation to the rpc library.