mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 17:28:00 +00:00
docs: Fix off-chain worker execution strategy comment (#2253)
This commit is contained in:
committed by
Bastian Köcher
parent
25f56283b1
commit
7e24278634
@@ -261,7 +261,7 @@ pub struct ExecutionStrategies {
|
||||
)]
|
||||
pub block_construction_execution: ExecutionStrategy,
|
||||
|
||||
/// The means of execution used when calling into the runtime while constructing blocks.
|
||||
/// The means of execution used when calling into the runtime while using an off-chain worker.
|
||||
#[structopt(
|
||||
long = "offchain-worker-execution",
|
||||
value_name = "STRATEGY",
|
||||
|
||||
Reference in New Issue
Block a user