Expose load/activate AssumeUTXO snapshot functionality so that it can be loaded through the GUI.
This can be tested and viewed in action in the qml repository with legacy code (https://github.com/bitcoin-core/gui-qml/pull/424)
Also for further examination please check out the POC branch
Launch bitcoin-qt on
signet
Navigate to Settings -> Options
Click the “Load Snapshot…” button
Navigate to where your snapshot file is. The snapshot was downloaded from here
Click “Yes”
Wait for the snapshot to load and for this pop-up to appear and click “Ok”
Verify the “chain_snapshot” directory is present in your
datadir