Open
Description
When you start a node you might want to warm up all caches before starting it. Especially auto-scaling query nodes can start with a host cache this way.
Terra once implemented a script doing that for an upgrade. We can offer an API that loads a Wasm into cache for a given checksum. Then the node can loop through relevant checksums.