Skip to content

Commit

Permalink
ON-787: fix diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lima committed Apr 9, 2024
1 parent e73fcb2 commit 3d09d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/libraries/LibOriumSftMarketplace.sol
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ library LibOriumSftMarketplace {
);
}

/**
/**
* @dev All values needs to be in wei.
* @param _amount The amount to calculate the percentage from.
* @param _percentage The percentage to calculate.
Expand Down

0 comments on commit 3d09d93

Please sign in to comment.