Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Jan 10, 2025
1 parent a0af1c1 commit 29634df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ contract PluginRepoRegistry is InterfaceBasedRegistry, ProtocolVersion {
}

/// @notice Registers a plugin repository with a subdomain and address.
/// @dev If subdomain is empty, registration on ENS is skipped.
/// @param subdomain The subdomain of the PluginRepo.
/// @param pluginRepo The address of the PluginRepo contract.
function registerPluginRepo(
Expand Down

0 comments on commit 29634df

Please sign in to comment.