blockchain/indexers: propagate index drop errors
This commit fixes a bug where an error while listing index buckets during an index drop operation was silently ignored, making the drop appear successful when it actually failed. The fix makes the function return the error to the caller in…
eb603e40by Olaoluwa Osuntokun+174−12 files