Skip to content

Replace duplicate DepositReceipt with op-alloy's #11496

@mattsse

Description

@mattsse

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: anvilT-debtType: code debtfirst issueA good way to start contributing

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions