From 91673ab24b7676a3c95d9aa3cdde2909a1662246 Mon Sep 17 00:00:00 2001 From: Suhail Saqan <43693074+suhailsaqan@users.noreply.github.com> Date: Thu, 6 Jan 2022 15:30:59 -0800 Subject: [PATCH] Fixed a typo in autoloop.md --- docs/autoloop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/autoloop.md b/docs/autoloop.md index 42c9668..3c85357 100644 --- a/docs/autoloop.md +++ b/docs/autoloop.md @@ -95,7 +95,7 @@ loop setparams --sweepconf={target in blocks} The mempool often clears overnight, or on the weekends when fewer people are using chain space. This is an opportune time for the autolooper to dispatch a swap on your behalf while you sleep! Before dispatching a swap, the autolooper -will get a fee estimate for you on-chain sweep transaction (using its +will get a fee estimate for your on-chain sweep transaction (using its `sweepconftarget`), and check it against the limit that has been configured. The `sweeplimit` parameter can be set to configure the autolooper to only dispatch in low-fee environments.