Skip to main content

Module cache

Module cache 

Source
Expand description

In-memory caches for decoded transactions and resolved prevout data.

The cache is shared across concurrent graph-building tasks via Arc<Cache>.

Structsยง

Cache
In-memory caches for decoded transactions and resolved prevouts.