This commit is contained in:
Adrian Brzeziński 2023-09-19 16:46:42 +02:00
parent 91cf62125b
commit 5155a3e715
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import BN from "bn.js";
const PREMIUM_LISTING = {
maxStalenessSlots: 10000 as number,
maxStalenessSlots: 10000,
oracleConfFilter: 0.1,
adjustmentFactor: 0.004,
util0: 0.5,