[Feature] Add Borsh support
enhancement
### Describe the feature you would like
To unlock https://github.com/alloy-rs/alloy/pull/2946 and close https://github.com/alloy-rs/alloy/issues/2803 we need Borsh support for:
- `alloy_eips::eip2930::AccessList`
- `alloy_eips::eip7702::SignedAuthorization`
There may be other relevant types to support. Suggest them if you see any... 😄
I will propose a PR.
### Additional context
_No response_
0 条评论