Limitless VIP
Website
Explorer
Discord
Twitter
Search…
Welcome to Limitless VIP Wiki
What is the knowledge base?
FAQ
LIMITLESS CORE
WALLET
MASTERNODES
REQUIREMENTS
TWEAKING
Guides
WALLET
MASTERNODE
TIT v2.1
User Guide
TROUBLESHOOTING
WALLET
Powered By
GitBook
MASTERNODES
For all commands you have to be logged in to your vps
How Can I Check the Blockheight of My Node?
Enter the command
1
limitless-cli getinfo
Copied!
How Can I Check Masternode Outputs?
Enter the command
1
getmasternodeoutputs
Copied!
How Can I Check if My Node is Synced?
1
limitless-cli mnsync status
Copied!
This should return
"RequestedMasternodeAssets": 999
How Can I Check if My Node is Activated?
Type in
1
limitless-cli getmasternodestatus
Copied!
This should return
"message": "Masternode successfully started"
How Can I Stop and Start My Node?
Type in
1
systemctl stop limitless.service
Copied!
or
1
systemctl start limitless.service
Copied!
FAQ - Previous
WALLET
Next
REQUIREMENTS
Last modified
2yr ago
Copy link
Contents
How Can I Check the Blockheight of My Node?
How Can I Check Masternode Outputs?
How Can I Check if My Node is Synced?
How Can I Check if My Node is Activated?
How Can I Stop and Start My Node?