Skip to content

Commit

Permalink
Update ImmutableERC721HybridBase.sol (#221)
Browse files Browse the repository at this point in the history
Remove outdated doc, we do expose a method to change the default royalties
  • Loading branch information
valzam authored Jun 11, 2024
1 parent c241f8d commit ff36704
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ abstract contract ImmutableERC721HybridBase is
* @param operatorAllowlist_ The address of the operator allowlist
* @param receiver_ The address of the royalty receiver
* @param feeNumerator_ The royalty fee numerator
* @dev the royalty receiver and amount (this can not be changed once set)
*/
constructor(
address owner_,
Expand Down

0 comments on commit ff36704

Please sign in to comment.