ava-labs/spacesvm

Delete Prefixes During Bootstrapping

patrick-ogrady opened this issue · 0 comments

Once the rpcchainvm exposes bootstrapping status, we should use it to determine whether we should mark expired prefixes for sync/async cleanup.

We would likely prefer to explicitly delete prefixes during bootstrapping instead of building up a large async queue.