File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ none]
4+
5+ - Fixed typo in readme.
6+
37## [ 3.2.1]
48
59- Added ` Bridge v0.1 ` contracts for simple cross-chain token transfers. AMB + modules will be added in the subsequent releases.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ contracts
2525│ └── AAccountRecovery — "ERC-7947 account recovery base implementation"
2626├── bridge
2727│ ├── handlers — "Internal bridge logic contracts"
28- │ └── ABridge — "Simply bridge with ERC20/ERC721/ERC1155 tokens support"
28+ │ └── ABridge — "Simple bridge with ERC20/ERC721/ERC1155 tokens support"
2929├── contracts—registry
3030│ ├── AContractsRegistry — "Reference registry implementation of ERC-6224 pattern"
3131│ ├── ADependant — "Reference dependant implementation of ERC-6224 pattern"
You can’t perform that action at this time.
0 commit comments