This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
Phragmen should not use any logic aside from some arithmetic primitives. Last time I checked it depends on sp_runtime (which re-exports the arithmetic stuff) and only uses the arithmetic.
This dependency should be removed (on sp_runtime) as a step toward moving phragmen out of substrate