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
This was mentioned in Issue #58, but I've tried using it in the latest version. Unfortunately, the function still consistently returns 1.0, regardless of the target, far from the current fee rate of the blockchain.
The text was updated successfully, but these errors were encountered:
For fees, its best to call the blockchain api directly, each blockchain provides a api for fees.
Here is an example for rust using different blockchains: bitcoindevkit/bdk#1053
This was mentioned in Issue #58, but I've tried using it in the latest version. Unfortunately, the function still consistently returns 1.0, regardless of the target, far from the current fee rate of the blockchain.
The text was updated successfully, but these errors were encountered: