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
We can calculate the price on the protocol side , as all events are processed in the same block , but it might be easier to emit the gasPrice paid by the user when creating the withdraw
NOTE : The gas-price when finalizing the TX might be different (more) than what the user paid for
The text was updated successfully, but these errors were encountered:
We should add GasPrice to the withdraw event
We can calculate the price on the protocol side , as all events are processed in the same block , but it might be easier to emit the gasPrice paid by the user when creating the withdraw
NOTE : The gas-price when finalizing the TX might be different (more) than what the user paid for
The text was updated successfully, but these errors were encountered: