Forward the bulk write to the backing view.
Declared in <coins.h>
virtual
void
BatchWrite(
CoinsViewCacheCursor& cursor,
uint256 const& block_hash) override;
| Name | Description |
|---|---|
| cursor | Cursor iterating the flagged coin entries to write. |
| block_hash | New best block hash to record. |