From bad1826ec0de03c6b63a2575dd0383ba03d47376 Mon Sep 17 00:00:00 2001 From: Russ Date: Thu, 27 Jul 2017 09:41:00 -0700 Subject: [PATCH] Update README - fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c49980..fd48d52 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Returns: Required Arguments: * toAddress: RCPT Bitcoin address. * amount: amount (in satoshis) of the mount proposed to be transfered - * proposalsSignature: Signature of the proposal by the creator peer, using prososalSigningKey. + * proposalsSignature: Signature of the proposal by the creator peer, using proposalSigningKey. * (opt) message: Encrypted private message to peers. * (opt) payProUrl: Paypro URL for peers to verify TX * (opt) feePerKb: Use an alternative fee per KB for this TX.