mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
validator: Add wrapper for initializing RandomX datasets
This commit is contained in:
@@ -175,6 +175,7 @@ validator = [
|
||||
"randomx",
|
||||
"smol",
|
||||
|
||||
"system",
|
||||
"wasm-runtime",
|
||||
]
|
||||
|
||||
@@ -257,6 +258,7 @@ rpc = [
|
||||
]
|
||||
|
||||
system = [
|
||||
"futures",
|
||||
"pin-project-lite",
|
||||
"rand",
|
||||
"smol",
|
||||
|
||||
Reference in New Issue
Block a user