From 63a85aaacf341a9a7a04d6953e869fa7b964ee7c Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Thu, 23 Aug 2018 22:45:38 +0200 Subject: [PATCH] Change ASCII diagram slightly --- docs/spec/slashing/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/spec/slashing/overview.md b/docs/spec/slashing/overview.md index d9a8f39c1..aa42f6193 100644 --- a/docs/spec/slashing/overview.md +++ b/docs/spec/slashing/overview.md @@ -41,7 +41,7 @@ A single infraction is committed then later discovered, at which point the valid *Multiple infractions* -<----------------------------> +<---------------------------> [----------C1--C2---C3---D1,D2,D3Vu-----] Multiple infractions are committed within a single slashing period then later discovered, at which point the validator is unbonded and slashed for only the worst infraction. @@ -49,7 +49,7 @@ Multiple infractions are committed within a single slashing period then later di *Multiple infractions after rebonding* -<---------------------------->                        <--------------> +<--------------------------->                        <-------------> [----------C1--C2---C3---D1,D2,D3Vu---Vb---C4----D4,Vu--] Multiple infractions are committed within a single slashing period then later discovered, at which point the validator is unbonded and slashed for only the worst infraction.