|
@ -146,7 +146,7 @@ Returns: |
|
|
Required Arguments: |
|
|
Required Arguments: |
|
|
* toAddress: RCPT Bitcoin address. |
|
|
* toAddress: RCPT Bitcoin address. |
|
|
* amount: amount (in satoshis) of the mount proposed to be transfered |
|
|
* 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) message: Encrypted private message to peers. |
|
|
* (opt) payProUrl: Paypro URL for peers to verify TX |
|
|
* (opt) payProUrl: Paypro URL for peers to verify TX |
|
|
* (opt) feePerKb: Use an alternative fee per KB for this TX. |
|
|
* (opt) feePerKb: Use an alternative fee per KB for this TX. |
|
|