Skip to content

Commit

Permalink
deps,chaincheck: Updates chronicle-std to v2.1.0 and adjust chaincheck
Browse files Browse the repository at this point in the history
  • Loading branch information
pmerkleplant committed Sep 11, 2023
1 parent dccba23 commit f3fb747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chronicle-std
2 changes: 2 additions & 0 deletions script/chaincheck/IGreenhouseChaincheck.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@ import {IGreenhouse} from "src/IGreenhouse.sol";
* {
* "IGreenhouse": {},
* "IAuth": {
* "disabled": bool,
* "legacy": bool,
* "authed": [
* "<Ethereum address>",
* ...
* ]
* },
* "IToll": {
* "disabled": bool,
* "legacy": bool,
* "tolled": [
* "<Ethereum address>",
Expand Down

0 comments on commit f3fb747

Please sign in to comment.