This commit is contained in:
copy2018 2025-05-05 06:31:15 +01:00 committed by GitHub
commit eb2e95aa62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
How to migrate from Core to Knots on Umbrel.
=============
This guide work for version of umbrel above 1.0!
This guide works for versions of umbrel above 1.0!
1. Install Bitcoin Knots if its not already done!
2. Right click on Bitcoin Knots and click on stop.
@ -40,3 +40,8 @@ cd umbrel/app-data/ && sudo rm -rf bitcoin-knots/data/ && sudo mv bitcoin/data/
9. You can now uninstall Bitcoin Core.
Done! You now have migrated to Bitcoin Knots.
Here is a video demonstrating how to move to bitcoin Knots without typing any commands:
<video src="migration/Migrate-Blockchain.mp4" controls="controls" muted="muted" style="max-width: 100%; height: auto;"></video>