Skip to content

Commit 9bae277

Browse files
authored
Merge pull request #322 from 44uk/patch-1
Update PersistentHarvestingDelegationMessage.ts
2 parents 069c125 + fdb9d09 commit 9bae277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/message/PersistentHarvestingDelegationMessage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export class PersistentHarvestingDelegationMessage extends Message {
3434
*
3535
* @param delegatedPrivateKey - Private key of delegated account
3636
* @param senderPrivateKey - Sender private key
37-
* @param recipientPrivateKey - Recipient public key
37+
* @param recipientPublicKey - Recipient public key
3838
* @param {NetworkType} networkType - Catapult network type
3939
* @return {PersistentHarvestingDelegationMessage}
4040
*/

0 commit comments

Comments
 (0)