Skip to content

Commit

Permalink
Merge PR #1036 from 'pradyuman-verma/feeRate'
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed Oct 26, 2021
2 parents 46573c3 + fae9c7f commit 531fb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/protocol/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ main.minRelay = 1000;
* @default
*/

main.feeRate = 100000;
main.feeRate = 5000;

/**
* Maximum normal relay rate.
Expand Down

0 comments on commit 531fb92

Please sign in to comment.