Reads the spent-output undo data for a block.
Declared in <kernel/bitcoinkernel_wrapper.h>
BlockSpentOutputs
ReadBlockSpentOutputs(BlockTreeEntry const& entry) const;
The block's spent outputs.
| Name | Description |
|---|---|
| entry | The block tree entry to read undo data for. |