Browse Source

Update README - fix typo

feat/estimateFee-limit
Russ 8 years ago
committed by GitHub
parent
commit
bad1826ec0
  1. 2
      README.md

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

Loading…
Cancel
Save