Skip to content

Commit

Permalink
Add pausable ISM to README
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Jan 9, 2024
1 parent ee01584 commit 476b777
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ grcov . -s . --binary-path ./target/debug/ -t lcov --branch --ignore-not-existin

- [aggregate ism](./contracts/isms/aggregate)

- [pausable](./contracts/isms/pausable)

- For testing: [mock ism](./contracts/mocks/mock-ism)

5. Set deployed hooks and isms to Mailbox
Expand Down

0 comments on commit 476b777

Please sign in to comment.