Skip to content

Commit be1bbc1

Browse files
committed
Add comment
1 parent a388a9c commit be1bbc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ens-improvement-proposals/ensip-16-offchain-metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ interface IOffChainResolver {
5555
5656
// optional.
5757
// this returns data via l2 with EIP-3668 so that non EVM chains can also return information of which address can update the record
58+
// The same function name exists on L2 where delegate returns address instead of bytes
5859
function isApprovedFor(bytes context, bytes32 node, bytes delegate) returns (bool);
5960
6061
/** @dev Returns the owner of the resolver on L2

0 commit comments

Comments
 (0)