You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use custom flags (`--config` or `--basedir`) for key management operations, you **MUST** use the same flags for ALL subsequent commands, including the `start` command. Otherwise, your configuration will break and keys will not be found.
183
182
184
-
185
183
### Additional Important Notes:
186
184
187
185
- Make sure you have sufficient balance in your Lumera account to broadcast transactions
188
186
- The P2P port (4445) should not be changed from the default
189
187
- Your `key_name` in the config must match the name you used when creating the key
190
188
- Your `identity` in the config must match the address generated for your key
191
-
- Ensure your Lumera validator node is running and accessible at the configured gRPC address
189
+
- Ensure your Lumera validator node is running and accessible at the configured gRPC address
0 commit comments