Get a cursor to iterate over the whole state.
Declared in <txdb.h>
<txdb.h>
std::unique_ptr<CCoinsViewCursor> Cursor() const;
A cursor over the entire coin state.