Apply suggestions from code review

Co-Authored-By: David Núñez <david@nucypher.com>
pull/1244/head
K Prasch 2019-08-21 08:46:32 -07:00 committed by GitHub
parent ebee61b5d6
commit c0bcb01dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -55,7 +55,7 @@ Most stakers will use the following commands in order:
1. Create a new persistent stakeholder configuration
2. Initialize a new stake
3. List all Stakes
4. Bond a worker to the stake
4. Bond a worker to the staker
5. Divide an existing Stake
@ -138,7 +138,7 @@ Interactive Method
| 2 | 0xbb03 | 0xbb04 | 0 | 30000 NU | 39 periods . | Aug 09 12:15:16 CEST - Sep 16 12:15:16 CEST
*Bond an Ursula to a Stake*
*Bond an Ursula to a Staker*
.. code:: bash
@ -227,4 +227,4 @@ Inline Method
.. code:: bash
(nucypher)$ nucypher stake divide --index 0 --value 15000 --duration 30
...
...