Added description and link to doc
This commit is contained in:
parent
3d257ef7f6
commit
d2d2b216df
|
@ -1,3 +1,6 @@
|
||||||
|
# Implements Minimal Slashing Conditions, description here:
|
||||||
|
# https://docs.google.com/document/d/1ecFPYhe7YsKNQUAx48S8hoyK9Y4Rbe9be_lCe_vj2ek
|
||||||
|
|
||||||
import random
|
import random
|
||||||
|
|
||||||
NODE_COUNT = 10
|
NODE_COUNT = 10
|
||||||
|
|
Loading…
Reference in New Issue