Skip to content

Commit

Permalink
Update contracts/libraries/LibNftRentalMarketplace.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Ernani São Thiago <[email protected]>
  • Loading branch information
karacurt and ernanirst authored Apr 24, 2024
1 parent 4aa2a0d commit 8757e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/libraries/LibNftRentalMarketplace.sol
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ library LibNftRentalMarketplace {
}

/**
* @notice batchGrantRole grant role in a single transaction.
* @notice Grants multiple roles.
* @param _params The array of role params.
* @param _oriumMarketplaceRoyalties The Orium marketplace royalties contract address.
*/
Expand Down

0 comments on commit 8757e28

Please sign in to comment.