You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# error: InvalidBlobDataSize: Blob data fields are of incorrect size.
700
+
# -> i think its cuz each cell_proof has length 4098, but for some reason it wants length 98 (but ofc if we just shorten it it will expect a different proof)
# if you remove below you instead get error: Invalid RLP. (which means getting what we have to work NWT that hold many blobs will be even more work) # noqa: E501
0 commit comments