Skip to content

Commit

Permalink
funder, startupregtest: fixup default config to be 100
Browse files Browse the repository at this point in the history
Fails on start otherwise
  • Loading branch information
niftynei authored and rustyrussell committed May 12, 2021
1 parent 6dc954b commit 09b5c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/startup_regtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ start_nodes() {
dev-bitcoind-poll=5
experimental-dual-fund
funder-policy=match
funder-policy-mod=1000
funder-policy-mod=100
funder-min-their-funding=10000
funder-per-channel-max=100000
funder-fuzz-percent=0
Expand Down

0 comments on commit 09b5c90

Please sign in to comment.