diff --git a/docs/source/guides/worklock_guide.rst b/docs/source/guides/worklock_guide.rst index dd015c1d5..4243a6802 100644 --- a/docs/source/guides/worklock_guide.rst +++ b/docs/source/guides/worklock_guide.rst @@ -82,3 +82,13 @@ Once claimed, you can check that the stake was created successfully by running: .. code:: (nucypher)$ nucypher status stakers --staking-address --network {network} --provider --poa + + +Refund locked ETH +---------------- + +If you've committed some work, you are able to refund proportional part of ETH you've had bid in WorkLock contract: + +.. code:: + + (nucypher)$ nucypher worklock refund --network --provider --poa