Record a block whose ancestor is still missing transaction data.
Declared in <node/blockstorage.h>
[[requires_capability(0x7f95130c8c48), requires_capability(0x7f950163bf38), requires_capability(0x7f95241d8f28), requires_capability(0x7f951f330228), requires_capability(0x7f950b9c21e8), requires_capability(0x7f95175c4938)]]
void
AddUnlinkedBlock(CBlockIndex* block);
| Name | Description |
|---|---|
| block | The block, with data, whose ancestor is not yet fully available. |