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
To default to dyn fee transaction type if user provided no fields
We need to check if galactica hardfork has actually happened or not
We can do this by checking the best block
If the fork has happened, we can default to dyn fee tx - if not we default to legacy tx
The text was updated successfully, but these errors were encountered:
Summary
To default to dyn fee transaction type if user provided no fields
We need to check if galactica hardfork has actually happened or not
We can do this by checking the best block
If the fork has happened, we can default to dyn fee tx - if not we default to legacy tx
The text was updated successfully, but these errors were encountered: