Update nucypher/cli/commands/stake.py

Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
pull/2609/head
KPrasch 2021-04-09 19:18:01 -07:00 committed by GitHub
parent 4e0712f249
commit f36622310a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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