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
The existing size & fee estimation functions have some drawbacks, which are largely eliminated in the new SizeEstimation class. However, the old methods were exposed on the public API, so we need to be careful removing them.
The text was updated successfully, but these errors were encountered:
The existing size & fee estimation functions have some drawbacks, which are largely eliminated in the new SizeEstimation class. However, the old methods were exposed on the public API, so we need to be careful removing them.
The text was updated successfully, but these errors were encountered: