Skip to content

Commit

Permalink
Update bindings/nodejs/lib/utils/utils.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Thoralf-M <[email protected]>
  • Loading branch information
thibault-martinez and Thoralf-M authored Nov 23, 2023
1 parent 30e8046 commit ed2764b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/nodejs/lib/utils/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export class Utils {
* Compute the required storage deposit of an output.
*
* @param output The output.
* @param rent Rent cost of objects which take node resources.
* @param storageScoreParameters Storage score of objects which take node resources.
* @returns The required storage deposit.
*/
static computeStorageDeposit(
Expand Down

0 comments on commit ed2764b

Please sign in to comment.