We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069c125 commit fdb9d09Copy full SHA for fdb9d09
src/model/message/PersistentHarvestingDelegationMessage.ts
@@ -34,7 +34,7 @@ export class PersistentHarvestingDelegationMessage extends Message {
34
*
35
* @param delegatedPrivateKey - Private key of delegated account
36
* @param senderPrivateKey - Sender private key
37
- * @param recipientPrivateKey - Recipient public key
+ * @param recipientPublicKey - Recipient public key
38
* @param {NetworkType} networkType - Catapult network type
39
* @return {PersistentHarvestingDelegationMessage}
40
*/
0 commit comments