From accbea805f6e3164e539ba0f7e99b184aa08cef3 Mon Sep 17 00:00:00 2001 From: Daniel Simon Date: Tue, 29 Jun 2021 18:24:34 +0700 Subject: [PATCH] chore: update generated markdown --- ...operationoptionalparams.borrowingfeedecaytoleranceminutes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdk/lib-ethers.borrowingoperationoptionalparams.borrowingfeedecaytoleranceminutes.md b/docs/sdk/lib-ethers.borrowingoperationoptionalparams.borrowingfeedecaytoleranceminutes.md index da35f6f1d..26ddb73d7 100644 --- a/docs/sdk/lib-ethers.borrowingoperationoptionalparams.borrowingfeedecaytoleranceminutes.md +++ b/docs/sdk/lib-ethers.borrowingoperationoptionalparams.borrowingfeedecaytoleranceminutes.md @@ -18,5 +18,5 @@ Transactions that borrow LUSD must pay a variable borrowing fee, which is added The SDK can estimate how much the gas costs of the transaction may increase due to this decay, and can include additional gas to ensure that it will still succeed, even if it ends up pending for a relatively long time. This parameter specifies the length of time that should be covered by the extra gas. -Default: 60 minutes. +Default: 10 minutes.