bpanel-org / bpanel

A Blockchain Management System, powered by bcoin
https://bpanel.org
Other
53 stars 23 forks source link

Fix "account not found" error #182

Closed pinheadmz closed 5 years ago

pinheadmz commented 5 years ago

Sorry dunno how this wasn't obvious in my testing. There's way more wallets than accounts so its very likely that it would not be able to randomly find an account, because the array index would have been out of range. I stumbled on this using this script externally form bpanel to test bcoin.