Commit 73b765da authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

change print line for deb postinst, missed in previous pr (#1238)

parent bcb9c7ce
...@@ -11,7 +11,7 @@ if [ "$1" = "configure" ]; then ...@@ -11,7 +11,7 @@ if [ "$1" = "configure" ]; then
Logs: journalctl -f -u bee.service Logs: journalctl -f -u bee.service
Config: /etc/bee/bee.yaml Config: /etc/bee/bee.yaml
Bee has SWAP enabled by default and it needs ethereum endpoint to operate. Bee has SWAP enabled and by default is using slock.it goerli ethereum endpoint.
It is recommended to use external signer with bee. It is recommended to use external signer with bee.
Check documentation for more info: Check documentation for more info:
- SWAP https://docs.ethswarm.org/docs/installation/manual#swap-bandwidth-incentives - SWAP https://docs.ethswarm.org/docs/installation/manual#swap-bandwidth-incentives
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment