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
Currently, the gas price simulator can pull L1 data from .csv file, but L2 data is artificially created.
Since we're gonna be pulling both L1 (DA fee) and L2 (fullness and size) from real network, we'd also like to be able to inject the latter into the simulator.
The text was updated successfully, but these errors were encountered:
Currently, the gas price simulator can pull L1 data from .csv file, but L2 data is artificially created.
Since we're gonna be pulling both L1 (DA fee) and L2 (fullness and size) from real network, we'd also like to be able to inject the latter into the simulator.
The text was updated successfully, but these errors were encountered: