Skip to content

Commit

Permalink
Add 'AgentRegistry - setStakeThreshold' execution to 'propose-admin.j…
Browse files Browse the repository at this point in the history
…son'
  • Loading branch information
RCantu92 committed Apr 5, 2024
1 parent 63e78f4 commit f85f26c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releases/1.4.0/basesepolia/config/propose-admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,13 @@
["1", "10000"]
]
}
],
"AgentRegistry": [
{
"methodName": "setStakeThreshold",
"params": [
[{ "min": "100000000000000000000", "max": "3000000000000000000000", "activated": true }]
]
}
]
}

0 comments on commit f85f26c

Please sign in to comment.