Browse Source
Remove the mistaken assumption that GetKey returning false signifies an internal database issue. It will return false when the key cannot be deserialized into the (char,uint256) stanza, which indicates that the cursor has reached a different kind of key. Fixes bug #7890 introduced in #7756.0.13
Wladimir J. van der Laan
9 years ago
1 changed files with 1 additions and 5 deletions
Loading…
Reference in new issue