mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Break split function into its own crate.
- Added tests - Remove it from the delegation dir - Added it as a crate in utils
This commit is contained in:
@@ -4,5 +4,6 @@ version = "0.1.0"
|
||||
authors = ["Age Manning <Age@AgeManning.com>"]
|
||||
|
||||
[dependencies]
|
||||
honey-badger-split = { path = "../utils/honey-badger-split" }
|
||||
types = { path = "../types" }
|
||||
shuffling = { path = "../utils/shuffling" }
|
||||
|
||||
Reference in New Issue
Block a user