diff --git a/casper4/simulator.py b/casper4/simulator.py index cc8bd6c..f5cacf1 100644 --- a/casper4/simulator.py +++ b/casper4/simulator.py @@ -1,3 +1,6 @@ +# Implements Minimal Slashing Conditions, description here: +# https://docs.google.com/document/d/1ecFPYhe7YsKNQUAx48S8hoyK9Y4Rbe9be_lCe_vj2ek + import random NODE_COUNT = 10