solcpp icon indicating copy to clipboard operation
solcpp copied to clipboard

Refactor getAccountInfo, getMultipleAccountsInfo

Open OmkarAcharekar opened this issue 3 years ago • 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

OmkarAcharekar avatar Nov 23 '22 20:11 OmkarAcharekar