- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
20 lines
289 B
JSON
20 lines
289 B
JSON
{
|
|
"dimensions": [
|
|
{
|
|
"legId": "a",
|
|
"param": "grossPct",
|
|
"min": 0.2,
|
|
"max": 0.35,
|
|
"step": 0.05
|
|
},
|
|
{
|
|
"legId": "a",
|
|
"param": "flashNotionalMultiple",
|
|
"min": 1,
|
|
"max": 2,
|
|
"step": 1
|
|
}
|
|
],
|
|
"maxCombinations": 5000
|
|
}
|