Record the transactions of a newly connected block in the index.
Declared in <index/txindex.h>
virtual
bool
CustomAppend(interfaces::BlockInfo const& block) override;
True on success.
| Name | Description |
|---|---|
| block | Information about the block being appended. |