Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuditi committed Jul 28, 2023
1 parent 1c95b84 commit b225ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/nodejs/lib/types/wallet/prepared-transaction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export class PreparedTransaction {
}

/**
* This function signs a prepared transaction essence using the account's readonly key and returns
* This function signs a prepared transaction essence using the account's private key and returns
* the signed transaction essence.
*
* Returns:
Expand Down

0 comments on commit b225ac2

Please sign in to comment.