From 2e6d021c2311f360f1781409528e1a806463b168 Mon Sep 17 00:00:00 2001 From: Derek Pierre Date: Wed, 26 Aug 2020 15:42:59 -0400 Subject: [PATCH] Apply RFC from #2195 Co-authored-by: Victoria --- docs/source/architecture/worklock.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/architecture/worklock.rst b/docs/source/architecture/worklock.rst index bed038017..1eec97bf6 100644 --- a/docs/source/architecture/worklock.rst +++ b/docs/source/architecture/worklock.rst @@ -14,7 +14,7 @@ token of the NuCypher network that enables node operation. WorkLock is designed onboard threshold cryptography nodes to the live NuCypher network using a process that selects participants who are most likely to strengthen the network by committing to staking and running active nodes. -The WorkLock begins with a contribution period, during which anyone seeking to operate a nucypher node can send +The WorkLock begins with a contribution period, during which anyone seeking to operate a NuCypher node can send ETH to the WorkLock contract to be temporarily escrowed on-chain. At any time during the contribution period, WorkLock participants can cancel their participation to forgo NU and recoup their escrowed ETH immediately.