Skip to content

Commit

Permalink
fix: add number of VT penalized if skipped (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatyarth2 authored Nov 7, 2024
1 parent 4f37710 commit db91b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ scp [email protected]:/path/to/coral/registration.json ~/my/local/comput
### Step 5: Await Provisioning
The Guardians will provision pending validators when there is 32 ETH of liquidity in the PufferVault.

Invalid registrations will be skipped by the Guardians. The NoOp's bond will be returned but their VTs are penalized to prevent griefing.
Invalid registrations will be skipped by the Guardians. The NoOp's bond will be returned but 10 VTs will be penalized to prevent griefing.

### Step 6: Prepare your Validator
Import your validator keys to your beacon/validator client.
Expand Down

0 comments on commit db91b29

Please sign in to comment.