Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
lition-maker
lition-maker
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Commits
  • Lition
  • lition-makerlition-maker
  • Wiki
  • Stop mining

Last edited by Jakub Fornadel Oct 20, 2019
Page history

Stop mining

When to manually call Start mining

  • Under normal conditions, there is no need for you to call stop mining manually at all as the node calls this method instead of you during the shut-down process. However normal conditions are not always present and these few edge cases when you must call stop mining manually are described here

If node shut-down process fails

  • When your node is shutting down, it automatically calls stopMining function on Lition Registry contract.
  • In case something unexpected happens and stopMining is not called or other nodes did not receive AccountMining event with your account, you might end up in a situation when you are still registered as active validator in Lition Registry contract but in reality you are not mining anymore
  • It is no big deal as you are going to be automatically removed from the list of active validators in Lition contract and unvoted by nodes after 2 notary windows during which you did not mine no block, but still you can and you should take care of this process by yourself and call stopMining manually in Lition sidechain manager.
  • Go to the Interact with sidechain section in Lition sidechain manager
  • Click on Mining

mining

  • And manually call stopMining even if the manager says: Your address is currently not mining.

stop-mining

Clone repository
  • Chain and User details parameters
  • Create Network
  • Deposit in chain
  • FAQ
  • Join Network as a transactor
  • Join Network as a validator
  • Join official Lition Energy sidechain
  • Register new sidechain
  • Start mining
  • Stop mining
  • Vest in chain
  • Withdraw deposit from chain
  • Withdraw vesting from chain
  • Home