Skip to content
Unverified Commit 483e6137 authored by David Ackerman's avatar David Ackerman Committed by GitHub
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment