diff --git a/docs/wiki/extra-documents/always-listening-wallet.md b/docs/wiki/extra-documents/always-listening-wallet.md index e6b273c..92e0c2c 100644 --- a/docs/wiki/extra-documents/always-listening-wallet.md +++ b/docs/wiki/extra-documents/always-listening-wallet.md @@ -1,6 +1,7 @@ # Setting up an always listening wallet -For some use cases, like mining Grin, it's important to have a wallet that is always listening for incoming transactions. For this use case and others like it, configuring `grin-wallet` as a service is recommended and easy to do. +For some use cases, like mining Grin, it's important to have a wallet that is always listening for incoming transactions. For this use case and others like it, configuring `grin-wallet` as a service might be prefered. +Be warned though that the use of a password stored in a text file is required to automatically start the service, which does provide significant security concerns. Only use these instructions when you know what you are doing, e.g. for development and small amounts of funds! ## Set up grin-wallet as a service @@ -81,4 +82,4 @@ grin-wallet info Grab the address that is displayed and search for it on [grinchck](https://grinchck.uber.space/) -[More information on grinchck](https://forum.grin.mw/t/is-this-grin-wallet-url-reachable/7349) \ No newline at end of file +[More information on grinchck](https://forum.grin.mw/t/is-this-grin-wallet-url-reachable/7349)