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

question: reorg about the blob transaction #67

Open
shiziwen opened this issue Mar 21, 2024 · 1 comment
Open

question: reorg about the blob transaction #67

shiziwen opened this issue Mar 21, 2024 · 1 comment

Comments

@shiziwen
Copy link

Hi, I have a question about the blob transaction. We can get the blob data from the consensus node, such as by the rpc request:

curl -X 'GET' \
  'http://localhost/eth/v1/beacon/blob_sidecars/0xfac836ec8196cd29bc95f3c7152117e5149b15784027f0af63b927bdef47432d' \
  -H 'accept: application/json' 

, does the blob transaction(type=0x3) will be reverted as normal transaction(type=0x2) ?

@PabloCastellano
Copy link
Member

Hi @shiziwen. Could you elaborate more on what you are trying to achieve and how it is related with blobscan's indexer?

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

2 participants