Adjusts node operator agreement language. Closes #2047

Co-authored-by: David Núñez <david@nucypher.com>
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
pull/2143/head
Kieran Prasch 2020-07-16 08:50:44 -07:00
parent e1db2c6206
commit fed0f362b1
No known key found for this signature in database
GPG Key ID: 199AB839D4125A62
1 changed files with 7 additions and 6 deletions

View File

@ -65,8 +65,9 @@ By agreeing to stake {tokens} ({nunits} NuNits):
- Agree to allow NuCypher network users to carry out uninterrupted re-encryption
work orders at-will without interference.
Failure to keep your node online, or violation of re-encryption work orders
will result in the loss of staked tokens as described in the NuCypher slashing protocol.
Failure to keep your node online or fulfill re-encryption work orders will result
in loss of staked NU as described in the NuCypher slashing protocol:
https://docs.nucypher.com/en/latest/architecture/slashing.html.
Keeping your Ursula node online during the staking period and successfully
producing correct re-encryption work orders will result in rewards
@ -472,9 +473,9 @@ WORKLOCK_AGREEMENT = """
per confirmed period. This rate may vary until {end_date}.
- You agree to allow NuCypher network users to carry out uninterrupted work orders
at will without interference. Failure to keep your node online, or violation of
work orders will result in the loss of staked tokens as described
in the NuCypher slashing protocol.
at will without interference. Failure to keep your node online or fulfill re-encryption
work orders will result in loss of staked NU as described in the NuCypher slashing protocol:
https://docs.nucypher.com/en/latest/architecture/slashing.html
- Correctly servicing work orders will result in rewards paid out in ethers retro-actively
and on-demand.