Update README for typo.

Two characters were causing an issue with the readability, updated them for clearer reading.
This commit is contained in:
Yogesh 2017-04-12 00:54:17 +05:30 committed by GitHub
parent 98165ab5a7
commit f1d9d2c499
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,7 @@ Returns:
`/v1/wallets/:id/copayers/`: Join a Wallet in creation
Required Arguments:
* walletId: Id of the wallet to join
* name: Copayer Name
@ -129,6 +130,7 @@ Returns:
* wallet: Object with wallet's information
`/v1/txproposals/`: Add a new transaction proposal
Required Arguments:
* toAddress: RCPT Bitcoin address.
* amount: amount (in satoshis) of the mount proposed to be transfered