-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wallet: add fee rate estimation to FundRawTx
This is a fix for the inconvenience caused by the default setting of fund raw tx, which sometimes set relatively high fees. add getFeeRate function to estimate optimal fee rate based on network conditions. Replace FundRawTx with FundRawWithOptions to support fee rate options.
- Loading branch information
1 parent
c77a829
commit c949103
Showing
1 changed file
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters