diff --git a/domain_eth_service/provider/struct.EthProvider.html b/domain_eth_service/provider/struct.EthProvider.html
index 8ac06fda96..73c49a0f0d 100644
--- a/domain_eth_service/provider/struct.EthProvider.html
+++ b/domain_eth_service/provider/struct.EthProvider.html
@@ -5,14 +5,14 @@
) -> Selfpub fn with_configuration(
base_path: Option<BasePath>,
eth_config: EthConfiguration
-) -> Self
Submit farmer vote vote that is essentially a header with bigger solution range than acceptable for block authoring.
-Hooks::on_finalize
]). Read moreHooks::integrity_test
].Hooks::on_finalize
].Hooks::on_initialize
].Hooks::on_runtime_upgrade
].self
and other
values to be equal, and is used
by ==
.!=
. The default implementation is almost always
diff --git a/pallet_subspace/pallet/type.Module.html b/pallet_subspace/pallet/type.Module.html
index f164135a72..5e13d46646 100644
--- a/pallet_subspace/pallet/type.Module.html
+++ b/pallet_subspace/pallet/type.Module.html
@@ -63,7 +63,7 @@
signed_vote: SignedVote<BlockNumberFor<T>, T::Hash, T::AccountId>
)Submit farmer vote vote that is essentially a header with bigger solution range than acceptable for block authoring.
-Hooks::on_finalize
]). Read moreHooks::integrity_test
].Hooks::on_finalize
].Hooks::on_initialize
].Hooks::on_runtime_upgrade
].self
and other
values to be equal, and is used
by ==
.!=
. The default implementation is almost always
diff --git a/sc_consensus_subspace/archiver/fn.create_subspace_archiver.html b/sc_consensus_subspace/archiver/fn.create_subspace_archiver.html
index 7914ad6368..18e5dc74cf 100644
--- a/sc_consensus_subspace/archiver/fn.create_subspace_archiver.html
+++ b/sc_consensus_subspace/archiver/fn.create_subspace_archiver.html
@@ -8,7 +8,7 @@
Block: BlockT,
Backend: BackendT<Block>,
Client: ProvideRuntimeApi<Block> + BlockBackend<Block> + HeaderBackend<Block> + LockImportRun<Block, Backend> + Finalizer<Block, Backend> + AuxStore + Send + Sync + 'static,
- Client::Api: SubspaceApi<Block, FarmerPublicKey> + ObjectsApi<Block>,
+ Client::Api: SubspaceApi<Block, FarmerPublicKey> + ObjectsApi<Block>,
AS: AuxStore + Send + Sync + 'static,
SO: SyncOracle + Send + Sync + 'static,Crate an archiver task that will listen for importing blocks and archive blocks at Derive genesis segment on demand, returns Derive genesis segment on demand, returns K
depth,
producing pieces and segment headers (segment headers are then added back to the blockchain as
diff --git a/sc_consensus_subspace/archiver/fn.recreate_genesis_segment.html b/sc_consensus_subspace/archiver/fn.recreate_genesis_segment.html
index b8e9b6603e..f8afabc6b6 100644
--- a/sc_consensus_subspace/archiver/fn.recreate_genesis_segment.html
+++ b/sc_consensus_subspace/archiver/fn.recreate_genesis_segment.html
@@ -4,5 +4,5 @@
) -> Result<Option<NewArchivedSegment>, Box<dyn Error>>where
Block: BlockT,
Client: ProvideRuntimeApi<Block> + BlockBackend<Block> + HeaderBackend<Block>,
- Client::Api: ObjectsApi<Block>,Expand description
Ok(None)
in case genesis block was already prunedExpand description
Ok(None)
in case genesis block was already pruned