From 61499ad2f46eebc9e4f8c4b92aed6efe1458df6f Mon Sep 17 00:00:00 2001 From: Ivan Socolsky Date: Fri, 6 Mar 2015 15:05:05 -0300 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45e70da..d25a060 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Returns: Returns: * totalAmount: Wallet's total balance * lockedAmount: Current balance of outstanding transaction proposals, that cannot be used on new transactions. + * byAddress array ['address', 'path', 'amount']: A list of addresses holding funds. ## POST Endpoinds `/v1/wallets/`: Create a new Wallet