From f1d9d2c4994a5327e2d1fc2a9efed6c3fc6ea792 Mon Sep 17 00:00:00 2001 From: Yogesh Date: Wed, 12 Apr 2017 00:54:17 +0530 Subject: [PATCH] Update README for typo. Two characters were causing an issue with the readability, updated them for clearer reading. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5dda3b3..03a0b73 100644 --- a/README.md +++ b/README.md @@ -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