replace collective flip with babe randomness in Rialto (#1188)

* replace collective flip with babe randomness in Rialto

* fmt

* fix test
This commit is contained in:
Svyatoslav Nikolsky
2021-10-20 14:56:13 +03:00
committed by Bastian Köcher
parent f4a82d4e81
commit b60df0849c
4 changed files with 3 additions and 11 deletions
@@ -345,7 +345,7 @@ mod tests {
// then
assert!(format!("{:?}", call_hex).starts_with(
"0x11030000000001000000381409000000000001d43593c715fdd31c61141abd04a99fd6822c8558854cc\
"0x10030000000001000000381409000000000001d43593c715fdd31c61141abd04a99fd6822c8558854cc\
de39a5684e7a56da27d01d43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d01"
))
}