-
Notifications
You must be signed in to change notification settings - Fork 31
node enable p2p networking Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Enable or disable p2p networking in the node.
node-enable-p2p-networking <ENABLE>
-
<ENABLE>: Possible values:enable,disable
# Disable networking (e.g. to operate in offline/maintenance mode)
node-enable-p2p-networking disable
# Re-enable networking
node-enable-p2p-networking enable
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG