[Feature] Impl `OpTransactionRequest::buildable_type`
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 89
- Forks
- 83
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Component
rpc
### Describe the feature you would like
Impl `OpTransactionRequest::buildable_type` which should cover `OpTxType::Deposit` variant, and delegate for remaining tx types to wrapped `TransactionRequest` type.
https://github.com/alloy-rs/alloy/blob/a33937d9f4a1c67d5ea06e8eb9ad443ffde900f7/crates/rpc-types-eth/src/transaction/request.rs#L648-L660
### Additional context
Blocked by https://github.com/alloy-rs/op-alloy/issues/27
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.