We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf277d6 commit 48e4022Copy full SHA for 48e4022
ERCS/erc-7656.md
@@ -157,7 +157,7 @@ The reference implementation of `ERC7656Registry` is mutated from `ERC6551Regist
157
158
```solidity
159
contract ERC7656Registry is IERC7656Registry {
160
- // this implementation is a variation of ERC6551Registry, which non being yet finalized cannot be referenced in this ERC.
+// this implementation is mutated from https://github.com/erc6551/reference
161
162
function create(
163
address implementation,
0 commit comments