Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add block context to receipt response #1002

Closed
mattsse opened this issue Jul 2, 2024 · 0 comments
Closed

[Feature] Add block context to receipt response #1002

mattsse opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mattsse
Copy link
Member

mattsse commented Jul 2, 2024

Component

network, json-rpc

Describe the feature you would like

/// [`TxReceipt`]: alloy_consensus::TxReceipt
pub trait ReceiptResponse {

the tx receipt contains optional number and block hash.
this should be added to the trait

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants