-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
C-anvilCommand: anvilCommand: anvilT-debtType: code debtType: code debtfirst issueA good way to start contributingA good way to start contributing
Description
Component
Anvil
Describe the feature you would like
we have this type for opstack receipt type:
pub struct DepositReceipt<T = Receipt<alloy_primitives::Log>> { |
which is the same as the existing OpDepositReceipt
type from op-alloy-consensus crate, so we can replace this entirely
TODO
- remove type and use
OpDepositReceipt
instead
Additional context
No response
Metadata
Metadata
Assignees
Labels
C-anvilCommand: anvilCommand: anvilT-debtType: code debtType: code debtfirst issueA good way to start contributingA good way to start contributing
Type
Projects
Status
Done