From 21547fc2ec4f59986cdfc58e0bc7086db2af495f Mon Sep 17 00:00:00 2001 From: Sowmay Jain Date: Wed, 8 Apr 2020 23:47:51 +1000 Subject: [PATCH] revert false edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1819aa..c313ba2 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ dsa.getAccounts(address) `address` - An ethereum address. ### Returns -`Array` of address(es) authorised to make calls the DSA. +`Array` of `Object` with all the DSA where `address` parameter is authorised. ```js [