Skip to content

Commit 97e8c42

Browse files
authored
Add missing AccountERC7821 and ERC20Bridgeable to documentation (#55)
1 parent e518a4b commit 97e8c42

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

contracts/account/README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ This directory includes contracts to build accounts for ERC-4337.
1313
== Extensions
1414

1515
{{AccountSignerERC7702}}
16+
17+
{{AccountERC7821}}

contracts/token/README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ Set of extensions and utilities for tokens (e.g ERC-20, ERC-721, ERC-1155) and d
2626

2727
{{ERC20Custodian}}
2828

29+
{{ERC20Bridgeable}}
30+
2931
{{ERC4626Fees}}

0 commit comments

Comments
 (0)