diff --git a/test/fork/btc-price.ts b/test/fork/btc-price.ts index 5cd4c4c0..767091d2 100644 --- a/test/fork/btc-price.ts +++ b/test/fork/btc-price.ts @@ -69,7 +69,7 @@ if (FORK && FORKED_NETWORK === "bscmainnet") { enableFlagsForOracles: [true, true, true], }); - // set upper and lower bounds for price to be valid - we are setting price to be within 0.1% difference + // set upper and lower bounds for price to be valid - we are setting price to be within 1% difference await boundValdiator.setValidateConfig({ asset: BTC, upperBoundRatio: parseUnits("1.01", 18), // or 1