Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: impl From<TxEip7702> for OpTypedTransaction (#348)
## Motivation This would be nice to have since it's a variant ## Solution `impl From<TxEip7702> for OpTypedTransaction` ## PR Checklist - [ ] Added Tests - [ ] Added Documentation - [ ] Breaking changes
- Loading branch information