Remove "Call" from construct_runtime!
Remove `Call` from `construct_runtime!` for `RandomnessCollectiveFlip` due to the following error: ``` error[E0277]: `srml_randomness_collective_flip::Call<Runtime>` doesn't implement `std::fmt::Debug` ```
parent
df1582be
Please register or sign in to comment