Initialize the in-memory coins cache (to be done after the health of the on-disk database is verified).
Declared in <validation.h>
[[requires_capability(0x7f9513ab3ab8), requires_capability(0x7f9502c96b28), requires_capability(0x7f9525448858), requires_capability(0x7f95173feb38)]]
void
InitCoinsCache(size_t cache_size_bytes);
| Name | Description |
|---|---|
| cache_size_bytes | Size budget for the in-memory coins cache. |