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

Show the information of block uncles #50

Open
SergioDemianLerner opened this issue Jan 14, 2021 · 0 comments
Open

Show the information of block uncles #50

SergioDemianLerner opened this issue Jan 14, 2021 · 0 comments

Comments

@SergioDemianLerner
Copy link

You can use
{"jsonrpc":"2.0","method":"eth_getUncleByBlockNumberAndIndex","params":["0x2a8280","0x1"],"id":1}
To get each uncle header.

The number of uncles per block is stored in the block header.

ezequiel-rodriguez pushed a commit that referenced this issue Dec 6, 2023
Feat/status repository remaining methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant