solcpp
solcpp copied to clipboard
Refactor getAccountInfo, getMultipleAccountsInfo
The name of getAccountInfo and getMultipleAccountsInfo methods can be changed to getAccountInfoAndContext and getMultipleAccountsInfoAndContext respectively as they are also returning context .
Then write separate
#39