Consume the cursor without writing anything.
Declared in <coins.h>
virtual
void
BatchWrite(
CoinsViewCacheCursor& cursor,
uint256 const& block_hash) override;
| Name | Description |
|---|---|
| cursor | Cursor whose entries are iterated and cleared. |
| block_hash | New best block hash (ignored). |