mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-05 17:07:29 +00:00
Update custom_executor.rs
This commit is contained in:
parent
a3717d6bc1
commit
1d3873f5c7
@ -1,6 +1,6 @@
|
||||
//! Demonstrates how to run a basic Discovery v5 Service with a custom tokio executor.
|
||||
//!
|
||||
//! Discv5 requires a Tokio executor with all features. A custom exuector can be passed via the
|
||||
//! Discv5 requires a Tokio executor with all features. A custom executor can be passed via the
|
||||
//! configuration parameters. If none is passed, it will use the current runtime that build the
|
||||
//! `Discv5` struct.
|
||||
//!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user