mschneider/solcpp

Refactor getAccountInfo, getMultipleAccountsInfo

OmkarAcharekar opened this issue · 0 comments

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