anvil: is there a way to retrieve the sidecar after a blob transaction has been mined? #9221
Unanswered
davidtaikocha
asked this question in
Help
Replies: 2 comments
-
@davidtaikocha We don't persist the blobs in anvil. Blobs are persisted on the beacon node. cc @mattsse |
Beta Was this translation helpful? Give feedback.
0 replies
-
But we are sending blobs to anvil as EL (so without using a beacon node), which means there is noway to fetch a blob after mined? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our use case (L2), we want to fetch the sidecar blob after a blob transaction has been included, is there anyway to do so right now?
Beta Was this translation helpful? Give feedback.
All reactions