forked from bitcoin-atom/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
daemon: use fee rates rather than absolute fees (BOLT ElementsProject#2)
And divide fees as specified there. We still use fixed values rather than floating, and we don't send or handle update_fee messages. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information
1 parent
ba2854e
commit 8c468c1
Showing
11 changed files
with
497 additions
and
330 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
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
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
Oops, something went wrong.