vcash icon indicating copy to clipboard operation
vcash copied to clipboard

listAccounts returns an array instead of an object on new wallet

Open whphhg opened this issue 7 years ago • 0 comments

listaccounts RPC is returning an Array [0] if the wallet has no accounts assigned. Once an account is assigned it correctly returns an Object { "": 0, "assignedAcc": 0 }.

whphhg avatar Feb 01 '18 15:02 whphhg