I think the offline mode is added only in the master branch. You could build from master or just use a web wallet like https://hive.ausbit.dev/witness to setup the witness params. Also, https://hivetasks.com/key-generator can help generate a pair of keys.
You are viewing a single comment's thread from:
I can rebuild from master, do I just follow the guide again but this time rerun
git checkout v1.25.0
but withmaster
at the end?Or do I need to delete everything first, all the folders and files (except the blockchain).
I would say clone in another folder and build only cli_wallet. Yes,
git checkout master
should do it.