From d0db49c33416e2ed9e704a0d5d77cb5c396febeb Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Wed, 17 Jul 2024 18:23:00 +1000 Subject: [PATCH] feat: Add info on python3 firewallet and remove old error message --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 32339e0..185def9 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,6 @@ -
- -### Due to a recent issue with bids being sent with the wrong address included with the lockup please update HSD. -This can be done if you are using the internal node. -1. Close the wallet if it is open -2. Open a terminal and run -```bat -cd %appdata%\FireWallet\hsd -git pull -``` -3. Verify the fix is pulled by running -```bat -if exist "test\wallet-importnonce-test.js" (echo Fix pulled) else (echo Fix isn't pulled) -``` - - -

- # FireWallet Experimental wallet for Handshake chain +The newer python version is available [here](https://github.com/nathanwoodburn/firewalletbrowser) Info about the project can be found at https://firewallet or https://firewallet.au ## Installation