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
Since finalise withdrawal now only requires the transaction index and a siblingPath, there is no longer any need for all other transactions in a block to be stored.
We should remove this to save storage overhead in the browser.
The text was updated successfully, but these errors were encountered:
Since finalise withdrawal now only requires the transaction index and a siblingPath, there is no longer any need for all other transactions in a block to be stored.
We should remove this to save storage overhead in the browser.
The text was updated successfully, but these errors were encountered: