- 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
21 lines
293 B
JSON
21 lines
293 B
JSON
{
|
|
"bounds": [
|
|
{
|
|
"legId": "a",
|
|
"param": "grossPct",
|
|
"min": 0.15,
|
|
"max": 0.45
|
|
},
|
|
{
|
|
"legId": "a",
|
|
"param": "flashNotionalMultiple",
|
|
"min": 1,
|
|
"max": 3
|
|
}
|
|
],
|
|
"samples": 300,
|
|
"seed": 42,
|
|
"rounds": 10,
|
|
"lineGridSteps": 14
|
|
}
|