multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
48 stars 36 forks source link

Use validators file to stake, unstake, etc #409

Closed popenta closed 8 months ago

popenta commented 8 months ago

Added a parameter --validators-file for staking operations like remove-nodes, stake-nodes, unbond-nodes, unstake-nodes and unjail-nodes.

The commands can be used by providing the bls keys using --bls-keys or the validators file using --validators-file.