We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5a1c55 + 996168f commit d976a6fCopy full SHA for d976a6f
.github/workflows/checks.yml
@@ -100,7 +100,6 @@ jobs:
100
- uses: crytic/slither-action@v0.3.0
101
with:
102
node-version: 18.15
103
- slither-version: 0.9.3
104
105
codespell:
106
runs-on: ubuntu-latest
contracts/governance/README.adoc
@@ -52,6 +52,8 @@ NOTE: Functions of the `Governor` contract do not include access control. If you
52
53
=== Core
54
55
+{{IGovernor}}
56
+
57
{{Governor}}
58
59
=== Modules
0 commit comments