Merge pull request #676 from russellpwirtz/patch-1

Update README - fix typo
This commit is contained in:
Matias Alejo Garcia 2017-09-04 09:35:50 -03:00 committed by GitHub
commit 5ba71f1641
1 changed files with 1 additions and 1 deletions

View File

@ -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.