We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc90a01 commit c70a237Copy full SHA for c70a237
1 file changed
content/tutorials/connect-remote-gui.md
@@ -81,3 +81,10 @@ If you do enable it, make sure you set a strong password for your wallet.
81
If you set up your domain using Cloudflare, this is most likely because the Cloudflare gRPC service is disabled.
82
You can check their [documentation](https://developers.cloudflare.com/network/grpc-connections/#enable-grpc)
83
to enable the gRPC service.
84
+
85
+### Wallet tab is empty
86
87
+If the **Wallet** tab (for example **Default Wallet**) looks empty,
88
+the wallet service on the remote node you connected to is probably still disabled.
89
+Enable it in that node's configuration file as described in [Enabling Wallet Service](#enabling-wallet-service),
90
+then restart the node so the change takes effect.
0 commit comments