Start a bitcoind isnnstance with a fresh datadir, wait for headersync to complete, than load the snapshot
```
src/bitcoin-cli -datadir=/data0/ecashd_test loadtxoutset /data0/ecashd/utxo_916000
```
Make sure we reach the tip almost instantly after loading, than let the background sync complete.