Closed leruaa closed 4 months ago
Per @mattsse comment: https://github.com/alloy-rs/core/pull/689#issuecomment-2242290238
To give more context: the goal is to standardize signature encoding via an helper trait to be able to use alloy tx types in reth with reth signature type.
Done in https://github.com/alloy-rs/alloy/pull/1100
Motivation
Per @mattsse comment: https://github.com/alloy-rs/core/pull/689#issuecomment-2242290238
To give more context: the goal is to standardize signature encoding via an helper trait to be able to use alloy tx types in reth with reth signature type.
Solution
PR Checklist