For the complete documentation index, see llms.txt. This page is also available as Markdown.

Unjail

A node can be unjailed with the following command

mxpy validator unjail --pem=config/walletKey.pem \ --value="2500000000000000000" \ --nodes-public-keys address \ --proxy="https://gateway.validators.onefinity.network" \ --gas-limit 25000000 \ --recall-nonce \ --send

Last updated