mirror of https://github.com/nucypher/nucypher.git
Update nucypher/cli/commands/stake.py
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>pull/2609/head
parent
4e0712f249
commit
f36622310a
|
@ -1367,7 +1367,7 @@ def migrate(general_config: GroupGeneralConfig,
|
||||||
external_staker_address):
|
external_staker_address):
|
||||||
"""
|
"""
|
||||||
Manually migrate a staker to updated period duration. Stakers do not normally need to run
|
Manually migrate a staker to updated period duration. Stakers do not normally need to run
|
||||||
this command unless there is a problem with automated migration or commitments..
|
this command unless there is a problem with automated migration or commitments.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
|
|
Loading…
Reference in New Issue