Skip to content

Commit d976a6f

Browse files
authored
Merge branch 'master' into lib-904-move-some-eip712-functions-to-separate-library
2 parents f5a1c55 + 996168f commit d976a6f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
- uses: crytic/slither-action@v0.3.0
101101
with:
102102
node-version: 18.15
103-
slither-version: 0.9.3
104103

105104
codespell:
106105
runs-on: ubuntu-latest

contracts/governance/README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ NOTE: Functions of the `Governor` contract do not include access control. If you
5252

5353
=== Core
5454

55+
{{IGovernor}}
56+
5557
{{Governor}}
5658

5759
=== Modules

0 commit comments

Comments
 (0)