From ed2764b453054c76015df829693d94d0203cc20b Mon Sep 17 00:00:00 2001 From: Thibault Martinez Date: Thu, 23 Nov 2023 20:31:39 +0100 Subject: [PATCH] Update bindings/nodejs/lib/utils/utils.ts Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com> --- bindings/nodejs/lib/utils/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/nodejs/lib/utils/utils.ts b/bindings/nodejs/lib/utils/utils.ts index bccf8de427..bcd94c41b3 100644 --- a/bindings/nodejs/lib/utils/utils.ts +++ b/bindings/nodejs/lib/utils/utils.ts @@ -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(