Set target block for this chainstate using just a block hash. Useful when the block database has not been loaded yet.
Declared in <validation.h>
[[requires_capability(0x7fbc8fb659e8), requires_capability(0x7fbc96bfe058), requires_capability(0x7fbcaf5d5468), requires_capability(0x7fbc9e0dbc38)]]
void
SetTargetBlockHash(uint256 block_hash);
| Name | Description |
|---|---|
| block_hash | Hash of the target block. |