diff --git a/domain_service/struct.DomainParams.html b/domain_service/struct.DomainParams.html index defbcbe821..c95f7a9d6d 100644 --- a/domain_service/struct.DomainParams.html +++ b/domain_service/struct.DomainParams.html @@ -6,11 +6,11 @@ pub consensus_client: Arc<CClient>, pub consensus_network_sync_oracle: Arc<dyn SyncOracle + Send + Sync>, pub select_chain: SC, - pub operator_streams: OperatorStreams<CBlock, IBNS, CIBNS, NSNS>, + pub operator_streams: OperatorStreams<CBlock, IBNS, CIBNS, NSNS>, pub gossip_message_sink: GossipMessageSink, pub domain_message_receiver: TracingUnboundedReceiver<Vec<u8>>, pub provider: Provider, -}

Fields§

§domain_id: DomainId§domain_config: ServiceConfiguration§domain_created_at: NumberFor<CBlock>§consensus_client: Arc<CClient>§consensus_network_sync_oracle: Arc<dyn SyncOracle + Send + Sync>§select_chain: SC§operator_streams: OperatorStreams<CBlock, IBNS, CIBNS, NSNS>§gossip_message_sink: GossipMessageSink§domain_message_receiver: TracingUnboundedReceiver<Vec<u8>>§provider: Provider

Auto Trait Implementations§

§

impl<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider> !RefUnwindSafe for DomainParams<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider>

§

impl<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider> Send for DomainParams<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider>where +}

Fields§

§domain_id: DomainId§domain_config: ServiceConfiguration§domain_created_at: NumberFor<CBlock>§consensus_client: Arc<CClient>§consensus_network_sync_oracle: Arc<dyn SyncOracle + Send + Sync>§select_chain: SC§operator_streams: OperatorStreams<CBlock, IBNS, CIBNS, NSNS>§gossip_message_sink: GossipMessageSink§domain_message_receiver: TracingUnboundedReceiver<Vec<u8>>§provider: Provider

Auto Trait Implementations§

§

impl<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider> !RefUnwindSafe for DomainParams<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider>

§

impl<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider> Send for DomainParams<CBlock, CClient, SC, IBNS, CIBNS, NSNS, Provider>where CClient: Send + Sync, CIBNS: Send, IBNS: Send, diff --git a/domain_service/type.DomainOperator.html b/domain_service/type.DomainOperator.html index c583b92164..5fcce215f1 100644 --- a/domain_service/type.DomainOperator.html +++ b/domain_service/type.DomainOperator.html @@ -1 +1 @@ -DomainOperator in domain_service - Rust

Type Definition domain_service::DomainOperator

source ·
pub type DomainOperator<Block, CBlock, CClient, RuntimeApi, ExecutorDispatch, BI> = Operator<Block, CBlock, FullClient<Block, RuntimeApi, ExecutorDispatch>, CClient, FullPool<CBlock, CClient, RuntimeApi, ExecutorDispatch>, FullBackend<Block>, NativeElseWasmExecutor<ExecutorDispatch>, DomainBlockImport<BI>>;
\ No newline at end of file +DomainOperator in domain_service - Rust

Type Definition domain_service::DomainOperator

source ·
pub type DomainOperator<Block, CBlock, CClient, RuntimeApi, ExecutorDispatch, BI> = Operator<Block, CBlock, FullClient<Block, RuntimeApi, ExecutorDispatch>, CClient, FullPool<CBlock, CClient, RuntimeApi, ExecutorDispatch>, FullBackend<Block>, NativeElseWasmExecutor<ExecutorDispatch>, DomainBlockImport<BI>>;
\ No newline at end of file diff --git a/domain_test_service/domain/type.DomainOperator.html b/domain_test_service/domain/type.DomainOperator.html index ea4e77474d..7fcc0f7cac 100644 --- a/domain_test_service/domain/type.DomainOperator.html +++ b/domain_test_service/domain/type.DomainOperator.html @@ -1,2 +1,2 @@ -DomainOperator in domain_test_service::domain - Rust
pub type DomainOperator<RuntimeApi, ExecutorDispatch> = DomainOperator<Block, CBlock, Client, RuntimeApi, ExecutorDispatch, Arc<FullClient<Block, RuntimeApi, ExecutorDispatch>>>;
Expand description

Domain executor for the test service.

+DomainOperator in domain_test_service::domain - Rust
pub type DomainOperator<RuntimeApi, ExecutorDispatch> = DomainOperator<Block, CBlock, Client, RuntimeApi, ExecutorDispatch, Arc<FullClient<Block, RuntimeApi, ExecutorDispatch>>>;
Expand description

Domain executor for the test service.

\ No newline at end of file diff --git a/help.html b/help.html index b22b2f67bb..8e6383df90 100644 --- a/help.html +++ b/help.html @@ -1 +1 @@ -Rustdoc help

Rustdoc help

Back
\ No newline at end of file +Rustdoc help

Rustdoc help

Back
\ No newline at end of file diff --git a/implementors/core/cmp/trait.Eq.js b/implementors/core/cmp/trait.Eq.js index cfed453d2a..dac432422d 100644 --- a/implementors/core/cmp/trait.Eq.js +++ b/implementors/core/cmp/trait.Eq.js @@ -7,7 +7,7 @@ "evm_domain_test_runtime":[["impl Eq for RuntimeHoldReason"],["impl Eq for OriginCaller"],["impl Eq for RuntimeSlashReason"],["impl Eq for RuntimeCall"],["impl Eq for Runtime"],["impl Eq for RuntimeEvent"],["impl Eq for SessionKeys"],["impl Eq for RuntimeLockId"],["impl Eq for RuntimeFreezeReason"]], "orml_vesting":[["impl<BlockNumber: Eq, Balance: Eq + MaxEncodedLen + HasCompact> Eq for VestingSchedule<BlockNumber, Balance>"],["impl<T: Config> Eq for Call<T>"],["impl<T: Config> Eq for Event<T>"],["impl<T> Eq for Pallet<T>"]], "pallet_domain_id":[["impl<T> Eq for Pallet<T>"],["impl<T: Config> Eq for Call<T>"]], -"pallet_domains":[["impl Eq for DomainConfig"],["impl Eq for ScheduledRuntimeUpgrade"],["impl<Number: Eq, AccountId: Eq> Eq for DomainObject<Number, AccountId>"],["impl Eq for TxRangeState"],["impl<Number: Eq, Hash: Eq> Eq for RuntimeObject<Number, Hash>"],["impl<T> Eq for Pallet<T>"],["impl<T: Config> Eq for Call<T>"],["impl<T: Config> Eq for Event<T>"],["impl<Number: Eq, Hash: Eq, DomainNumber: Eq, DomainHash: Eq, Balance: Eq> Eq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"]], +"pallet_domains":[["impl Eq for TxRangeState"],["impl Eq for DomainConfig"],["impl Eq for ScheduledRuntimeUpgrade"],["impl<Number: Eq, AccountId: Eq> Eq for DomainObject<Number, AccountId>"],["impl<Number: Eq, Hash: Eq> Eq for RuntimeObject<Number, Hash>"],["impl<T> Eq for Pallet<T>"],["impl<T: Config> Eq for Call<T>"],["impl<T: Config> Eq for Event<T>"],["impl<Number: Eq, Hash: Eq, DomainNumber: Eq, DomainHash: Eq, Balance: Eq> Eq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"]], "pallet_feeds":[["impl Eq for TotalObjectsAndSize"],["impl<T: Config> Eq for Event<T>"],["impl<T> Eq for Pallet<T>"],["impl<T: Config> Eq for Call<T>"]], "pallet_grandpa_finality_verifier":[["impl Eq for InitializationData"],["impl<T: Config> Eq for Call<T>"],["impl<T> Eq for Pallet<T>"]], "pallet_messenger":[["impl<T: Config> Eq for Call<T>"],["impl Eq for OutboxMessageResult"],["impl<T> Eq for Pallet<T>"],["impl Eq for ChannelState"],["impl<T: Config> Eq for Event<T>"],["impl<Balance: Eq> Eq for Channel<Balance>"]], diff --git a/implementors/core/cmp/trait.PartialEq.js b/implementors/core/cmp/trait.PartialEq.js index 21127c40fb..0c331ea068 100644 --- a/implementors/core/cmp/trait.PartialEq.js +++ b/implementors/core/cmp/trait.PartialEq.js @@ -7,7 +7,7 @@ "evm_domain_test_runtime":[["impl PartialEq<SessionKeys> for SessionKeys"],["impl PartialEq<OriginCaller> for OriginCaller"],["impl PartialEq<RuntimeCall> for RuntimeCall"],["impl PartialEq<RuntimeEvent> for RuntimeEvent"],["impl PartialEq<Runtime> for Runtime"],["impl PartialEq<RuntimeFreezeReason> for RuntimeFreezeReason"],["impl PartialEq<RuntimeSlashReason> for RuntimeSlashReason"],["impl PartialEq<RuntimeHoldReason> for RuntimeHoldReason"],["impl PartialEq<RuntimeLockId> for RuntimeLockId"]], "orml_vesting":[["impl<T> PartialEq<Pallet<T>> for Pallet<T>"],["impl<T: Config> PartialEq<Event<T>> for Event<T>"],["impl<BlockNumber: PartialEq, Balance: PartialEq + MaxEncodedLen + HasCompact> PartialEq<VestingSchedule<BlockNumber, Balance>> for VestingSchedule<BlockNumber, Balance>"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"]], "pallet_domain_id":[["impl<T: Config> PartialEq<Call<T>> for Call<T>"],["impl<T> PartialEq<Pallet<T>> for Pallet<T>"]], -"pallet_domains":[["impl PartialEq<DomainConfig> for DomainConfig"],["impl PartialEq<ScheduledRuntimeUpgrade> for ScheduledRuntimeUpgrade"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"],["impl PartialEq<Error> for Error"],["impl<Number: PartialEq, AccountId: PartialEq> PartialEq<DomainObject<Number, AccountId>> for DomainObject<Number, AccountId>"],["impl<T> PartialEq<Pallet<T>> for Pallet<T>"],["impl<T: Config> PartialEq<Event<T>> for Event<T>"],["impl PartialEq<TxRangeState> for TxRangeState"],["impl PartialEq<BundleError> for BundleError"],["impl PartialEq<Error> for Error"],["impl<Number: PartialEq, Hash: PartialEq, DomainNumber: PartialEq, DomainHash: PartialEq, Balance: PartialEq> PartialEq<DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>> for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl<Number: PartialEq, Hash: PartialEq> PartialEq<RuntimeObject<Number, Hash>> for RuntimeObject<Number, Hash>"],["impl PartialEq<Error> for Error"]], +"pallet_domains":[["impl PartialEq<DomainConfig> for DomainConfig"],["impl PartialEq<ScheduledRuntimeUpgrade> for ScheduledRuntimeUpgrade"],["impl PartialEq<TxRangeState> for TxRangeState"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"],["impl PartialEq<Error> for Error"],["impl<Number: PartialEq, AccountId: PartialEq> PartialEq<DomainObject<Number, AccountId>> for DomainObject<Number, AccountId>"],["impl<T> PartialEq<Pallet<T>> for Pallet<T>"],["impl<T: Config> PartialEq<Event<T>> for Event<T>"],["impl PartialEq<BundleError> for BundleError"],["impl PartialEq<Error> for Error"],["impl<Number: PartialEq, Hash: PartialEq, DomainNumber: PartialEq, DomainHash: PartialEq, Balance: PartialEq> PartialEq<DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>> for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl<Number: PartialEq, Hash: PartialEq> PartialEq<RuntimeObject<Number, Hash>> for RuntimeObject<Number, Hash>"],["impl PartialEq<FraudProofError> for FraudProofError"],["impl PartialEq<Error> for Error"]], "pallet_feeds":[["impl PartialEq<TotalObjectsAndSize> for TotalObjectsAndSize"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"],["impl<T: Config> PartialEq<Event<T>> for Event<T>"],["impl<T> PartialEq<Pallet<T>> for Pallet<T>"]], "pallet_grandpa_finality_verifier":[["impl<T> PartialEq<Pallet<T>> for Pallet<T>"],["impl PartialEq<InitializationData> for InitializationData"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"]], "pallet_messenger":[["impl PartialEq<ChannelState> for ChannelState"],["impl<T: Config> PartialEq<Event<T>> for Event<T>"],["impl<T> PartialEq<Pallet<T>> for Pallet<T>"],["impl<Balance: PartialEq> PartialEq<Channel<Balance>> for Channel<Balance>"],["impl PartialEq<OutboxMessageResult> for OutboxMessageResult"],["impl<T: Config> PartialEq<Call<T>> for Call<T>"]], diff --git a/implementors/core/convert/trait.From.js b/implementors/core/convert/trait.From.js index 2dfd2051ba..a30b8e4b56 100644 --- a/implementors/core/convert/trait.From.js +++ b/implementors/core/convert/trait.From.js @@ -7,7 +7,7 @@ "evm_domain_runtime":[["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<RawOrigin> for RuntimeOrigin"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<RuntimeOrigin> for Result<Origin, RuntimeOrigin>"],["impl From<<Pallet<Runtime, ()> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<RawOrigin> for OriginCaller"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<OriginCaller> for RuntimeOrigin"],["impl From<Option<<Runtime as Config>::AccountId>> for RuntimeOrigin"],["impl From<RuntimeOrigin> for Result<Origin<Runtime>, RuntimeOrigin>"],["impl From<RawOrigin<<Runtime as Config>::AccountId>> for RuntimeOrigin"],["impl From<Event> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<RawOrigin<<Runtime as Config>::AccountId>> for OriginCaller"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime, ()>> for RuntimeEvent"],["impl From<Event> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"]], "evm_domain_test_runtime":[["impl From<Event> for RuntimeEvent"],["impl From<RawOrigin> for OriginCaller"],["impl From<Event<Runtime, ()>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<RuntimeOrigin> for Result<Origin<Runtime>, RuntimeOrigin>"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event> for RuntimeEvent"],["impl From<RuntimeOrigin> for Result<Origin, RuntimeOrigin>"],["impl From<<Pallet<Runtime, ()> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<Option<<Runtime as Config>::AccountId>> for RuntimeOrigin"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<Event<Runtime>> for RuntimeEvent"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<RawOrigin<<Runtime as Config>::AccountId>> for OriginCaller"],["impl From<RawOrigin<<Runtime as Config>::AccountId>> for RuntimeOrigin"],["impl From<RawOrigin> for RuntimeOrigin"],["impl From<OriginCaller> for RuntimeOrigin"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<<Pallet<Runtime> as Callable<Runtime>>::RuntimeCall> for RuntimeCall"],["impl From<Event<Runtime>> for RuntimeEvent"]], "orml_vesting":[["impl<T: Config> From<Error<T>> for &'static str"],["impl<T: Config> From<Event<T>> for ()"],["impl<T: Config> From<Error<T>> for DispatchError"]], -"pallet_domains":[["impl<T: Config> From<Error<T>> for &'static str"],["impl<T> From<Error> for Error<T>"],["impl<T: Config> From<Error<T>> for DispatchError"],["impl<T> From<Error> for Error<T>"],["impl<T> From<Error> for Error<T>"],["impl<T: Config> From<Event<T>> for ()"]], +"pallet_domains":[["impl<T> From<Error> for Error<T>"],["impl<T> From<Error> for Error<T>"],["impl<T> From<Error> for Error<T>"],["impl<T: Config> From<Error<T>> for &'static str"],["impl<T> From<FraudProofError> for Error<T>"],["impl<T: Config> From<Event<T>> for ()"],["impl<T: Config> From<Error<T>> for DispatchError"]], "pallet_feeds":[["impl<T: Config> From<Error<T>> for &'static str"],["impl<T: Config> From<Error<T>> for DispatchError"],["impl<T: Config> From<Event<T>> for ()"]], "pallet_grandpa_finality_verifier":[["impl<T: Config> From<Error<T>> for DispatchError"],["impl<T: Config> From<Error<T>> for &'static str"]], "pallet_messenger":[["impl<T: Config> From<Error<T>> for &'static str"],["impl<T: Config> From<Event<T>> for ()"],["impl<T: Config> From<Error<T>> for DispatchError"]], diff --git a/implementors/core/fmt/trait.Debug.js b/implementors/core/fmt/trait.Debug.js index bdbe899e63..aada4d5a0a 100644 --- a/implementors/core/fmt/trait.Debug.js +++ b/implementors/core/fmt/trait.Debug.js @@ -11,7 +11,7 @@ "evm_domain_test_runtime":[["impl Debug for RuntimeCall"],["impl Debug for OriginCaller"],["impl Debug for SessionKeys"],["impl Debug for RuntimeEvent"],["impl Debug for RuntimeOrigin"],["impl Debug for RuntimeLockId"],["impl Debug for RuntimeFreezeReason"],["impl Debug for Runtime"],["impl Debug for RuntimeHoldReason"],["impl Debug for RuntimeSlashReason"]], "orml_vesting":[["impl<BlockNumber, Balance> Debug for VestingSchedule<BlockNumber, Balance>where\n BlockNumber: Debug,\n Balance: Debug + MaxEncodedLen + HasCompact,"],["impl<T: Config> Debug for Call<T>"],["impl<T: Config> Debug for Event<T>"],["impl<T: Config> Debug for Error<T>"],["impl<T> Debug for Pallet<T>"]], "pallet_domain_id":[["impl<T> Debug for Pallet<T>"],["impl<T: Config> Debug for Call<T>"]], -"pallet_domains":[["impl<Number: Debug, Hash: Debug, DomainNumber: Debug, DomainHash: Debug, Balance: Debug> Debug for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl<T> Debug for Pallet<T>"],["impl Debug for TxRangeState"],["impl Debug for ScheduledRuntimeUpgrade"],["impl Debug for Error"],["impl<T: Config> Debug for Call<T>"],["impl<Number: Debug, AccountId: Debug> Debug for DomainObject<Number, AccountId>"],["impl<Number: Debug, Hash: Debug> Debug for RuntimeObject<Number, Hash>"],["impl Debug for Error"],["impl Debug for DomainConfig"],["impl<T: Config> Debug for Event<T>"],["impl Debug for BundleError"],["impl<T: Config> Debug for Error<T>"],["impl Debug for Error"]], +"pallet_domains":[["impl<Number: Debug, Hash: Debug, DomainNumber: Debug, DomainHash: Debug, Balance: Debug> Debug for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl<T> Debug for Pallet<T>"],["impl Debug for BundleError"],["impl Debug for ScheduledRuntimeUpgrade"],["impl<T: Config> Debug for Error<T>"],["impl Debug for Error"],["impl<T: Config> Debug for Call<T>"],["impl<Number: Debug, AccountId: Debug> Debug for DomainObject<Number, AccountId>"],["impl<Number: Debug, Hash: Debug> Debug for RuntimeObject<Number, Hash>"],["impl Debug for Error"],["impl Debug for DomainConfig"],["impl<T: Config> Debug for Event<T>"],["impl Debug for FraudProofError"],["impl Debug for Error"],["impl Debug for TxRangeState"]], "pallet_feeds":[["impl<T: Config> Debug for Event<T>"],["impl<FeedProcessorId: Debug, AccountId: Debug> Debug for FeedConfig<FeedProcessorId, AccountId>"],["impl Debug for CallObject"],["impl<T: Config> Debug for Error<T>"],["impl Debug for FeedObjectMapping"],["impl<T> Debug for Pallet<T>"],["impl<T: Config> Debug for Call<T>"],["impl Debug for TotalObjectsAndSize"]], "pallet_grandpa_finality_verifier":[["impl<T: Config> Debug for Call<T>"],["impl Debug for InitializationData"],["impl<T> Debug for Pallet<T>"],["impl<T: Config> Debug for Error<T>"]], "pallet_messenger":[["impl Debug for ChannelState"],["impl Debug for OutboxMessageResult"],["impl<T: Config> Debug for Call<T>"],["impl<T> Debug for Pallet<T>"],["impl<T: Debug> Debug for SubstrateWeight<T>"],["impl<T: Config> Debug for Error<T>"],["impl<Balance: Debug> Debug for Channel<Balance>"],["impl<T: Config> Debug for Event<T>"]], diff --git a/implementors/core/marker/trait.Freeze.js b/implementors/core/marker/trait.Freeze.js index 049ce58108..123a26eb8e 100644 --- a/implementors/core/marker/trait.Freeze.js +++ b/implementors/core/marker/trait.Freeze.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl Freeze for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl Freeze for Version",1,["evm_domain_test_runtime::Version"]],["impl Freeze for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl Freeze for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl Freeze for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl Freeze for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl Freeze for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl Freeze for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl Freeze for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl Freeze for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl Freeze for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl Freeze for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl Freeze for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl Freeze for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl Freeze for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl Freeze for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl Freeze for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl Freeze for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl Freeze for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl Freeze for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl Freeze for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl Freeze for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl Freeze for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl Freeze for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl Freeze for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl Freeze for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl Freeze for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl Freeze for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl Freeze for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl Freeze for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl Freeze for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl Freeze for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl Freeze for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl Freeze for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl Freeze for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl Freeze for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl Freeze for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl Freeze for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl Freeze for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl Freeze for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> !Freeze for RuntimeApiImpl<Block, C>",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl Freeze for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> Freeze for Error<T>",1,["orml_vesting::module::Error"]],["impl<T> Freeze for Event<T>where\n <T as Config>::AccountId: Freeze,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,",1,["orml_vesting::module::Event"]],["impl<T> Freeze for GenesisConfig<T>",1,["orml_vesting::module::GenesisConfig"]],["impl<T> Freeze for Pallet<T>",1,["orml_vesting::module::Pallet"]],["impl<T> Freeze for Call<T>where\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,\n <<T as Config>::Lookup as StaticLookup>::Source: Freeze,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> Freeze for VestingSchedule<BlockNumber, Balance>where\n Balance: Freeze,\n BlockNumber: Freeze,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl Freeze for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> Freeze for Pallet<T>",1,["pallet_domain_id::pallet::Pallet"]],["impl Freeze for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> Freeze for Call<T>",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl Freeze for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Freeze for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Freeze,\n DomainHash: Freeze,\n DomainNumber: Freeze,\n Hash: Freeze,\n Number: Freeze,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Freeze for Error",1,["pallet_domains::domain_registry::Error"]],["impl Freeze for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Freeze for DomainObject<Number, AccountId>where\n AccountId: Freeze,\n Number: Freeze,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Freeze for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Freeze for RuntimeObject<Number, Hash>where\n Hash: Freeze,\n Number: Freeze,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Freeze for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Freeze for SubstrateWeight<T>",1,["pallet_domains::weights::SubstrateWeight"]],["impl Freeze for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Freeze for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Freeze for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Freeze for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Freeze for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Freeze for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Freeze for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Freeze for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Freeze for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Freeze for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Freeze for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Freeze for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Freeze for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Freeze for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Freeze for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Freeze for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Freeze for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Freeze for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Freeze for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Freeze for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Freeze for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Freeze for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Freeze for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Freeze for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Freeze for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Freeze for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Freeze for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Freeze for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Freeze for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Freeze for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Freeze for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Freeze for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Freeze for Pallet<T>",1,["pallet_domains::pallet::Pallet"]],["impl Freeze for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> Freeze for Error<T>",1,["pallet_domains::pallet::Error"]],["impl<T> Freeze for Event<T>where\n <T as Config>::AccountId: Freeze,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,",1,["pallet_domains::pallet::Event"]],["impl Freeze for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Freeze for GenesisConfig<T>where\n <T as Config>::AccountId: Freeze,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Freeze for Call<T>where\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,\n <T as Config>::DomainHash: Freeze,\n <T as Config>::DomainNumber: Freeze,\n <T as Config>::Hash: Freeze,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl Freeze for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Freeze for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Freeze,\n DomainHash: Freeze,\n DomainNumber: Freeze,\n Hash: Freeze,\n Number: Freeze,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Freeze for Error",1,["pallet_domains::domain_registry::Error"]],["impl Freeze for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Freeze for DomainObject<Number, AccountId>where\n AccountId: Freeze,\n Number: Freeze,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Freeze for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Freeze for RuntimeObject<Number, Hash>where\n Hash: Freeze,\n Number: Freeze,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Freeze for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Freeze for SubstrateWeight<T>",1,["pallet_domains::weights::SubstrateWeight"]],["impl Freeze for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Freeze for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Freeze for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Freeze for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Freeze for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Freeze for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Freeze for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Freeze for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Freeze for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Freeze for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Freeze for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Freeze for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Freeze for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Freeze for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Freeze for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Freeze for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Freeze for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Freeze for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Freeze for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Freeze for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Freeze for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Freeze for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Freeze for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl Freeze for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Freeze for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Freeze for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Freeze for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Freeze for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Freeze for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Freeze for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Freeze for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Freeze for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Freeze for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Freeze for Pallet<T>",1,["pallet_domains::pallet::Pallet"]],["impl Freeze for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl Freeze for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> Freeze for Error<T>",1,["pallet_domains::pallet::Error"]],["impl<T> Freeze for Event<T>where\n <T as Config>::AccountId: Freeze,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,\n <T as Config>::DomainNumber: Freeze,",1,["pallet_domains::pallet::Event"]],["impl Freeze for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Freeze for GenesisConfig<T>where\n <T as Config>::AccountId: Freeze,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Freeze for Call<T>where\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,\n <T as Config>::DomainHash: Freeze,\n <T as Config>::DomainNumber: Freeze,\n <T as Config>::Hash: Freeze,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl Freeze for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl Freeze for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl Freeze for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl Freeze for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl Freeze for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl Freeze for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl Freeze for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> Freeze for Pallet<T>",1,["pallet_feeds::pallet::Pallet"]],["impl Freeze for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> Freeze for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: Freeze,\n FeedProcessorId: Freeze,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> Freeze for Event<T>where\n <T as Config>::AccountId: Freeze,\n <T as Config>::FeedId: Freeze,",1,["pallet_feeds::pallet::Event"]],["impl<T> Freeze for Error<T>",1,["pallet_feeds::pallet::Error"]],["impl<T> Freeze for Call<T>where\n <T as Config>::FeedId: Freeze,\n <T as Config>::FeedProcessorKind: Freeze,\n <<T as Config>::Lookup as StaticLookup>::Source: Freeze,",1,["pallet_feeds::pallet::Call"]],["impl Freeze for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl Freeze for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl Freeze for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl Freeze for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl Freeze for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> Freeze for Pallet<T>",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> Freeze for Error<T>",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> Freeze for Call<T>",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl Freeze for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> Freeze for SubstrateWeight<T>",1,["pallet_messenger::weights::SubstrateWeight"]],["impl Freeze for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl Freeze for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl Freeze for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl Freeze for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl Freeze for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl Freeze for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl Freeze for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl Freeze for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl Freeze for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> Freeze for Pallet<T>",1,["pallet_messenger::pallet::Pallet"]],["impl<T> Freeze for Event<T>",1,["pallet_messenger::pallet::Event"]],["impl<T> Freeze for Error<T>",1,["pallet_messenger::pallet::Error"]],["impl<T> Freeze for Call<T>where\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Freeze,\n <T as Config>::BlockNumber: Freeze,\n <T as Config>::Hash: Freeze,",1,["pallet_messenger::pallet::Call"]],["impl Freeze for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> Freeze for Channel<Balance>where\n Balance: Freeze,",1,["pallet_messenger::Channel"]],["impl Freeze for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/core/marker/trait.Send.js b/implementors/core/marker/trait.Send.js index dd4407f585..a44188ffa4 100644 --- a/implementors/core/marker/trait.Send.js +++ b/implementors/core/marker/trait.Send.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl Send for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl Send for Version",1,["evm_domain_test_runtime::Version"]],["impl Send for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl Send for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl Send for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl Send for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl Send for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl Send for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl Send for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl Send for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl Send for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl Send for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl Send for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl Send for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl Send for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl Send for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl Send for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl Send for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl Send for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl Send for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl Send for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl Send for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl Send for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl Send for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl Send for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl Send for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl Send for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl Send for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl Send for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl !Send for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl Send for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl Send for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl Send for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl Send for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl Send for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl Send for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl Send for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl Send for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl Send for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl Send for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> Send for RuntimeApiImpl<Block, C>where\n C: Sync,",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl Send for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> Send for Error<T>where\n T: Send,",1,["orml_vesting::module::Error"]],["impl<T> Send for Event<T>where\n T: Send,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Send,",1,["orml_vesting::module::Event"]],["impl<T> Send for GenesisConfig<T>where\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Send,",1,["orml_vesting::module::GenesisConfig"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["orml_vesting::module::Pallet"]],["impl<T> Send for Call<T>where\n T: Send,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Send,\n <<T as Config>::Lookup as StaticLookup>::Source: Send,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> Send for VestingSchedule<BlockNumber, Balance>where\n Balance: Send,\n BlockNumber: Send,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl Send for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_domain_id::pallet::Pallet"]],["impl Send for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> Send for Call<T>where\n T: Send,",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl Send for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Send for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Send,\n DomainHash: Send,\n DomainNumber: Send,\n Hash: Send,\n Number: Send,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Send for Error",1,["pallet_domains::domain_registry::Error"]],["impl Send for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Send for DomainObject<Number, AccountId>where\n AccountId: Send,\n Number: Send,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Send for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Send for RuntimeObject<Number, Hash>where\n Hash: Send,\n Number: Send,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Send for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Send for SubstrateWeight<T>where\n T: Send,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Send for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Send for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Send for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Send for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Send for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Send for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Send for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Send for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Send for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Send for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Send for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Send for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Send for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Send for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Send for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Send for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Send for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Send for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Send for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Send for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Send for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Send for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Send for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Send for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Send for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Send for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Send for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Send for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Send for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Send for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Send for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Send for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_domains::pallet::Pallet"]],["impl Send for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> Send for Error<T>where\n T: Send,",1,["pallet_domains::pallet::Error"]],["impl<T> Send for Event<T>where\n T: Send,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,",1,["pallet_domains::pallet::Event"]],["impl Send for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Send for GenesisConfig<T>",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Send for Call<T>where\n T: Send,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl Send for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Send for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Send,\n DomainHash: Send,\n DomainNumber: Send,\n Hash: Send,\n Number: Send,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Send for Error",1,["pallet_domains::domain_registry::Error"]],["impl Send for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Send for DomainObject<Number, AccountId>where\n AccountId: Send,\n Number: Send,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Send for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Send for RuntimeObject<Number, Hash>where\n Hash: Send,\n Number: Send,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Send for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Send for SubstrateWeight<T>where\n T: Send,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Send for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Send for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Send for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Send for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Send for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Send for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Send for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Send for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Send for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Send for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Send for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Send for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Send for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Send for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Send for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Send for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Send for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Send for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Send for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Send for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Send for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Send for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Send for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl Send for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Send for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Send for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Send for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Send for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Send for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Send for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Send for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Send for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Send for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_domains::pallet::Pallet"]],["impl Send for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl Send for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> Send for Error<T>where\n T: Send,",1,["pallet_domains::pallet::Error"]],["impl<T> Send for Event<T>where\n T: Send,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,",1,["pallet_domains::pallet::Event"]],["impl Send for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Send for GenesisConfig<T>",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Send for Call<T>where\n T: Send,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl Send for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl Send for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl Send for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl Send for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl Send for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl Send for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl Send for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_feeds::pallet::Pallet"]],["impl Send for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> Send for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: Send,\n FeedProcessorId: Send,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> Send for Event<T>where\n T: Send,",1,["pallet_feeds::pallet::Event"]],["impl<T> Send for Error<T>where\n T: Send,",1,["pallet_feeds::pallet::Error"]],["impl<T> Send for Call<T>where\n T: Send,\n <<T as Config>::Lookup as StaticLookup>::Source: Send,",1,["pallet_feeds::pallet::Call"]],["impl Send for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl Send for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl Send for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl Send for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl Send for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> Send for Error<T>where\n T: Send,",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> Send for Call<T>where\n T: Send,",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl Send for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> Send for SubstrateWeight<T>where\n T: Send,",1,["pallet_messenger::weights::SubstrateWeight"]],["impl Send for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl Send for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl Send for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl Send for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl Send for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl Send for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl Send for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl Send for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl Send for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> Send for Pallet<T>where\n T: Send,",1,["pallet_messenger::pallet::Pallet"]],["impl<T> Send for Event<T>where\n T: Send,",1,["pallet_messenger::pallet::Event"]],["impl<T> Send for Error<T>where\n T: Send,",1,["pallet_messenger::pallet::Error"]],["impl<T> Send for Call<T>where\n T: Send,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,",1,["pallet_messenger::pallet::Call"]],["impl Send for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> Send for Channel<Balance>where\n Balance: Send,",1,["pallet_messenger::Channel"]],["impl Send for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/core/marker/trait.StructuralEq.js b/implementors/core/marker/trait.StructuralEq.js index a996943e8d..4e1559c66a 100644 --- a/implementors/core/marker/trait.StructuralEq.js +++ b/implementors/core/marker/trait.StructuralEq.js @@ -5,7 +5,7 @@ "evm_domain_runtime":[["impl StructuralEq for OriginCaller"],["impl StructuralEq for Runtime"],["impl StructuralEq for RuntimeFreezeReason"],["impl StructuralEq for SessionKeys"],["impl StructuralEq for RuntimeLockId"],["impl StructuralEq for RuntimeHoldReason"],["impl StructuralEq for RuntimeEvent"],["impl StructuralEq for RuntimeSlashReason"],["impl StructuralEq for RuntimeCall"]], "evm_domain_test_runtime":[["impl StructuralEq for OriginCaller"],["impl StructuralEq for RuntimeFreezeReason"],["impl StructuralEq for SessionKeys"],["impl StructuralEq for RuntimeLockId"],["impl StructuralEq for RuntimeEvent"],["impl StructuralEq for RuntimeHoldReason"],["impl StructuralEq for RuntimeCall"],["impl StructuralEq for RuntimeSlashReason"],["impl StructuralEq for Runtime"]], "orml_vesting":[["impl<BlockNumber, Balance: MaxEncodedLen + HasCompact> StructuralEq for VestingSchedule<BlockNumber, Balance>"]], -"pallet_domains":[["impl<Number, Hash> StructuralEq for RuntimeObject<Number, Hash>"],["impl StructuralEq for TxRangeState"],["impl StructuralEq for DomainConfig"],["impl<Number, AccountId> StructuralEq for DomainObject<Number, AccountId>"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> StructuralEq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl StructuralEq for ScheduledRuntimeUpgrade"]], +"pallet_domains":[["impl<Number, Hash> StructuralEq for RuntimeObject<Number, Hash>"],["impl StructuralEq for DomainConfig"],["impl<Number, AccountId> StructuralEq for DomainObject<Number, AccountId>"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> StructuralEq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl StructuralEq for ScheduledRuntimeUpgrade"],["impl StructuralEq for TxRangeState"]], "pallet_feeds":[["impl StructuralEq for TotalObjectsAndSize"]], "pallet_grandpa_finality_verifier":[["impl StructuralEq for InitializationData"]], "pallet_messenger":[["impl StructuralEq for ChannelState"],["impl StructuralEq for OutboxMessageResult"],["impl<Balance> StructuralEq for Channel<Balance>"]], diff --git a/implementors/core/marker/trait.StructuralPartialEq.js b/implementors/core/marker/trait.StructuralPartialEq.js index ae41e3f691..3a0739e04f 100644 --- a/implementors/core/marker/trait.StructuralPartialEq.js +++ b/implementors/core/marker/trait.StructuralPartialEq.js @@ -5,7 +5,7 @@ "evm_domain_runtime":[["impl StructuralPartialEq for SessionKeys"],["impl StructuralPartialEq for OriginCaller"],["impl StructuralPartialEq for Runtime"],["impl StructuralPartialEq for RuntimeHoldReason"],["impl StructuralPartialEq for RuntimeSlashReason"],["impl StructuralPartialEq for RuntimeCall"],["impl StructuralPartialEq for RuntimeEvent"],["impl StructuralPartialEq for RuntimeFreezeReason"],["impl StructuralPartialEq for RuntimeLockId"]], "evm_domain_test_runtime":[["impl StructuralPartialEq for OriginCaller"],["impl StructuralPartialEq for Runtime"],["impl StructuralPartialEq for RuntimeFreezeReason"],["impl StructuralPartialEq for SessionKeys"],["impl StructuralPartialEq for RuntimeSlashReason"],["impl StructuralPartialEq for RuntimeLockId"],["impl StructuralPartialEq for RuntimeHoldReason"],["impl StructuralPartialEq for RuntimeCall"],["impl StructuralPartialEq for RuntimeEvent"]], "orml_vesting":[["impl<BlockNumber, Balance: MaxEncodedLen + HasCompact> StructuralPartialEq for VestingSchedule<BlockNumber, Balance>"]], -"pallet_domains":[["impl StructuralPartialEq for BundleError"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Error"],["impl<Number, Hash> StructuralPartialEq for RuntimeObject<Number, Hash>"],["impl<Number, AccountId> StructuralPartialEq for DomainObject<Number, AccountId>"],["impl StructuralPartialEq for Error"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> StructuralPartialEq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl StructuralPartialEq for DomainConfig"],["impl StructuralPartialEq for ScheduledRuntimeUpgrade"],["impl StructuralPartialEq for TxRangeState"]], +"pallet_domains":[["impl StructuralPartialEq for TxRangeState"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for BundleError"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for FraudProofError"],["impl<Number, Hash> StructuralPartialEq for RuntimeObject<Number, Hash>"],["impl<Number, AccountId> StructuralPartialEq for DomainObject<Number, AccountId>"],["impl StructuralPartialEq for Error"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> StructuralPartialEq for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>"],["impl StructuralPartialEq for DomainConfig"],["impl StructuralPartialEq for ScheduledRuntimeUpgrade"]], "pallet_feeds":[["impl StructuralPartialEq for TotalObjectsAndSize"]], "pallet_grandpa_finality_verifier":[["impl StructuralPartialEq for InitializationData"]], "pallet_messenger":[["impl StructuralPartialEq for OutboxMessageResult"],["impl<Balance> StructuralPartialEq for Channel<Balance>"],["impl StructuralPartialEq for ChannelState"]], diff --git a/implementors/core/marker/trait.Sync.js b/implementors/core/marker/trait.Sync.js index 64c0d07a97..b6fc5eed43 100644 --- a/implementors/core/marker/trait.Sync.js +++ b/implementors/core/marker/trait.Sync.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl Sync for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl Sync for Version",1,["evm_domain_test_runtime::Version"]],["impl Sync for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl Sync for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl Sync for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl Sync for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl Sync for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl Sync for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl Sync for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl Sync for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl Sync for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl Sync for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl Sync for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl Sync for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl Sync for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl Sync for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl Sync for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl Sync for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl Sync for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl Sync for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl Sync for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl Sync for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl Sync for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl Sync for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl Sync for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl Sync for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl Sync for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl Sync for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl Sync for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl !Sync for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl Sync for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl Sync for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl Sync for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl Sync for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl Sync for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl Sync for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl Sync for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl Sync for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl Sync for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl Sync for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> !Sync for RuntimeApiImpl<Block, C>",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl Sync for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["orml_vesting::module::Error"]],["impl<T> Sync for Event<T>where\n T: Sync,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Sync,",1,["orml_vesting::module::Event"]],["impl<T> Sync for GenesisConfig<T>where\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Sync,",1,["orml_vesting::module::GenesisConfig"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["orml_vesting::module::Pallet"]],["impl<T> Sync for Call<T>where\n T: Sync,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Sync,\n <<T as Config>::Lookup as StaticLookup>::Source: Sync,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> Sync for VestingSchedule<BlockNumber, Balance>where\n Balance: Sync,\n BlockNumber: Sync,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl Sync for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_domain_id::pallet::Pallet"]],["impl Sync for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> Sync for Call<T>where\n T: Sync,",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl Sync for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Sync for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Sync,\n DomainHash: Sync,\n DomainNumber: Sync,\n Hash: Sync,\n Number: Sync,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Sync for Error",1,["pallet_domains::domain_registry::Error"]],["impl Sync for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Sync for DomainObject<Number, AccountId>where\n AccountId: Sync,\n Number: Sync,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Sync for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Sync for RuntimeObject<Number, Hash>where\n Hash: Sync,\n Number: Sync,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Sync for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Sync for SubstrateWeight<T>where\n T: Sync,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Sync for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Sync for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Sync for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Sync for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Sync for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Sync for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Sync for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Sync for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Sync for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Sync for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Sync for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Sync for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Sync for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Sync for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Sync for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Sync for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Sync for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Sync for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Sync for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Sync for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Sync for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Sync for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Sync for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Sync for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Sync for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Sync for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Sync for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Sync for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Sync for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Sync for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Sync for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Sync for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_domains::pallet::Pallet"]],["impl Sync for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["pallet_domains::pallet::Error"]],["impl<T> Sync for Event<T>where\n T: Sync,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Sync,",1,["pallet_domains::pallet::Event"]],["impl Sync for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Sync for GenesisConfig<T>",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Sync for Call<T>where\n T: Sync,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Sync,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl Sync for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Sync for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Sync,\n DomainHash: Sync,\n DomainNumber: Sync,\n Hash: Sync,\n Number: Sync,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Sync for Error",1,["pallet_domains::domain_registry::Error"]],["impl Sync for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Sync for DomainObject<Number, AccountId>where\n AccountId: Sync,\n Number: Sync,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Sync for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Sync for RuntimeObject<Number, Hash>where\n Hash: Sync,\n Number: Sync,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Sync for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Sync for SubstrateWeight<T>where\n T: Sync,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Sync for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Sync for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Sync for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Sync for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Sync for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Sync for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Sync for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Sync for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Sync for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Sync for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Sync for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Sync for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Sync for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Sync for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Sync for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Sync for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Sync for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Sync for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Sync for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Sync for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Sync for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Sync for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Sync for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl Sync for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Sync for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Sync for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Sync for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Sync for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Sync for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Sync for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Sync for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Sync for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Sync for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_domains::pallet::Pallet"]],["impl Sync for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl Sync for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["pallet_domains::pallet::Error"]],["impl<T> Sync for Event<T>where\n T: Sync,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Sync,",1,["pallet_domains::pallet::Event"]],["impl Sync for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Sync for GenesisConfig<T>",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Sync for Call<T>where\n T: Sync,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Sync,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl Sync for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl Sync for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl Sync for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl Sync for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl Sync for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl Sync for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl Sync for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_feeds::pallet::Pallet"]],["impl Sync for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> Sync for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: Sync,\n FeedProcessorId: Sync,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> Sync for Event<T>where\n T: Sync,",1,["pallet_feeds::pallet::Event"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["pallet_feeds::pallet::Error"]],["impl<T> Sync for Call<T>where\n T: Sync,\n <<T as Config>::Lookup as StaticLookup>::Source: Sync,",1,["pallet_feeds::pallet::Call"]],["impl Sync for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl Sync for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl Sync for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl Sync for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl Sync for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> Sync for Call<T>where\n T: Sync,",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl Sync for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> Sync for SubstrateWeight<T>where\n T: Sync,",1,["pallet_messenger::weights::SubstrateWeight"]],["impl Sync for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl Sync for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl Sync for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl Sync for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl Sync for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl Sync for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl Sync for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl Sync for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl Sync for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> Sync for Pallet<T>where\n T: Sync,",1,["pallet_messenger::pallet::Pallet"]],["impl<T> Sync for Event<T>where\n T: Sync,",1,["pallet_messenger::pallet::Event"]],["impl<T> Sync for Error<T>where\n T: Sync,",1,["pallet_messenger::pallet::Error"]],["impl<T> Sync for Call<T>where\n T: Sync,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Sync,",1,["pallet_messenger::pallet::Call"]],["impl Sync for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> Sync for Channel<Balance>where\n Balance: Sync,",1,["pallet_messenger::Channel"]],["impl Sync for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/core/marker/trait.Unpin.js b/implementors/core/marker/trait.Unpin.js index 71081922be..fca2085195 100644 --- a/implementors/core/marker/trait.Unpin.js +++ b/implementors/core/marker/trait.Unpin.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl Unpin for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl Unpin for Version",1,["evm_domain_test_runtime::Version"]],["impl Unpin for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl Unpin for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl Unpin for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl Unpin for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl Unpin for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl Unpin for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl Unpin for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl Unpin for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl Unpin for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl Unpin for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl Unpin for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl Unpin for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl Unpin for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl Unpin for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl Unpin for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl Unpin for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl Unpin for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl Unpin for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl Unpin for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl Unpin for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl Unpin for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl Unpin for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl Unpin for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl Unpin for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl Unpin for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl Unpin for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl Unpin for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl Unpin for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl Unpin for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl Unpin for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl Unpin for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl Unpin for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl Unpin for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl Unpin for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl Unpin for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl Unpin for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl Unpin for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl Unpin for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> Unpin for RuntimeApiImpl<Block, C>where\n <Block as Block>::Hash: Unpin,\n <<C as CallApiAt<Block>>::StateBackend as Backend<<<Block as Block>::Header as Header>::Hashing>>::Transaction: Unpin,",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl Unpin for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["orml_vesting::module::Error"]],["impl<T> Unpin for Event<T>where\n T: Unpin,\n <T as Config>::AccountId: Unpin,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,",1,["orml_vesting::module::Event"]],["impl<T> Unpin for GenesisConfig<T>where\n <T as Config>::AccountId: Unpin,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,",1,["orml_vesting::module::GenesisConfig"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["orml_vesting::module::Pallet"]],["impl<T> Unpin for Call<T>where\n T: Unpin,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,\n <<T as Config>::Lookup as StaticLookup>::Source: Unpin,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> Unpin for VestingSchedule<BlockNumber, Balance>where\n Balance: Unpin,\n BlockNumber: Unpin,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl Unpin for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_domain_id::pallet::Pallet"]],["impl Unpin for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> Unpin for Call<T>where\n T: Unpin,",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl Unpin for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Unpin for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Unpin,\n DomainHash: Unpin,\n DomainNumber: Unpin,\n Hash: Unpin,\n Number: Unpin,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Unpin for Error",1,["pallet_domains::domain_registry::Error"]],["impl Unpin for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Unpin for DomainObject<Number, AccountId>where\n AccountId: Unpin,\n Number: Unpin,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Unpin for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Unpin for RuntimeObject<Number, Hash>where\n Hash: Unpin,\n Number: Unpin,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Unpin for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Unpin for SubstrateWeight<T>where\n T: Unpin,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Unpin for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Unpin for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Unpin for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Unpin for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Unpin for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Unpin for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Unpin for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Unpin for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Unpin for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Unpin for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Unpin for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Unpin for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Unpin for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Unpin for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Unpin for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Unpin for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Unpin for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Unpin for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Unpin for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Unpin for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Unpin for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Unpin for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Unpin for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Unpin for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Unpin for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Unpin for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Unpin for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Unpin for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Unpin for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Unpin for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Unpin for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Unpin for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_domains::pallet::Pallet"]],["impl Unpin for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["pallet_domains::pallet::Error"]],["impl<T> Unpin for Event<T>where\n T: Unpin,\n <T as Config>::AccountId: Unpin,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,",1,["pallet_domains::pallet::Event"]],["impl Unpin for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Unpin for GenesisConfig<T>where\n <T as Config>::AccountId: Unpin,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Unpin for Call<T>where\n T: Unpin,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,\n <T as Config>::DomainHash: Unpin,\n <T as Config>::DomainNumber: Unpin,\n <T as Config>::Hash: Unpin,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl Unpin for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Unpin for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: Unpin,\n DomainHash: Unpin,\n DomainNumber: Unpin,\n Hash: Unpin,\n Number: Unpin,",1,["pallet_domains::block_tree::DomainBlock"]],["impl Unpin for Error",1,["pallet_domains::domain_registry::Error"]],["impl Unpin for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> Unpin for DomainObject<Number, AccountId>where\n AccountId: Unpin,\n Number: Unpin,",1,["pallet_domains::domain_registry::DomainObject"]],["impl Unpin for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> Unpin for RuntimeObject<Number, Hash>where\n Hash: Unpin,\n Number: Unpin,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl Unpin for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> Unpin for SubstrateWeight<T>where\n T: Unpin,",1,["pallet_domains::weights::SubstrateWeight"]],["impl Unpin for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl Unpin for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl Unpin for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl Unpin for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl Unpin for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl Unpin for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl Unpin for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl Unpin for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl Unpin for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl Unpin for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl Unpin for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl Unpin for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl Unpin for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl Unpin for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl Unpin for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl Unpin for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl Unpin for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl Unpin for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl Unpin for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl Unpin for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl Unpin for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl Unpin for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl Unpin for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl Unpin for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl Unpin for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl Unpin for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl Unpin for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl Unpin for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl Unpin for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl Unpin for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl Unpin for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl Unpin for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl Unpin for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_domains::pallet::Pallet"]],["impl Unpin for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl Unpin for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["pallet_domains::pallet::Error"]],["impl<T> Unpin for Event<T>where\n T: Unpin,\n <T as Config>::AccountId: Unpin,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,\n <T as Config>::DomainNumber: Unpin,",1,["pallet_domains::pallet::Event"]],["impl Unpin for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> Unpin for GenesisConfig<T>where\n <T as Config>::AccountId: Unpin,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> Unpin for Call<T>where\n T: Unpin,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,\n <T as Config>::DomainHash: Unpin,\n <T as Config>::DomainNumber: Unpin,\n <T as Config>::Hash: Unpin,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl Unpin for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl Unpin for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl Unpin for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl Unpin for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl Unpin for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl Unpin for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl Unpin for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_feeds::pallet::Pallet"]],["impl Unpin for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> Unpin for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: Unpin,\n FeedProcessorId: Unpin,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> Unpin for Event<T>where\n T: Unpin,\n <T as Config>::AccountId: Unpin,\n <T as Config>::FeedId: Unpin,",1,["pallet_feeds::pallet::Event"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["pallet_feeds::pallet::Error"]],["impl<T> Unpin for Call<T>where\n T: Unpin,\n <T as Config>::FeedId: Unpin,\n <T as Config>::FeedProcessorKind: Unpin,\n <<T as Config>::Lookup as StaticLookup>::Source: Unpin,",1,["pallet_feeds::pallet::Call"]],["impl Unpin for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl Unpin for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl Unpin for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl Unpin for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl Unpin for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> Unpin for Call<T>where\n T: Unpin,",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl Unpin for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> Unpin for SubstrateWeight<T>where\n T: Unpin,",1,["pallet_messenger::weights::SubstrateWeight"]],["impl Unpin for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl Unpin for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl Unpin for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl Unpin for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl Unpin for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl Unpin for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl Unpin for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl Unpin for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl Unpin for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> Unpin for Pallet<T>where\n T: Unpin,",1,["pallet_messenger::pallet::Pallet"]],["impl<T> Unpin for Event<T>where\n T: Unpin,",1,["pallet_messenger::pallet::Event"]],["impl<T> Unpin for Error<T>where\n T: Unpin,",1,["pallet_messenger::pallet::Error"]],["impl<T> Unpin for Call<T>where\n T: Unpin,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin,\n <T as Config>::BlockNumber: Unpin,\n <T as Config>::Hash: Unpin,",1,["pallet_messenger::pallet::Call"]],["impl Unpin for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> Unpin for Channel<Balance>where\n Balance: Unpin,",1,["pallet_messenger::Channel"]],["impl Unpin for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js index 1c47dee70a..42e6ce9f28 100644 --- a/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl RefUnwindSafe for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl RefUnwindSafe for Version",1,["evm_domain_test_runtime::Version"]],["impl RefUnwindSafe for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl RefUnwindSafe for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl RefUnwindSafe for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl RefUnwindSafe for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl RefUnwindSafe for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl RefUnwindSafe for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl RefUnwindSafe for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl RefUnwindSafe for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl RefUnwindSafe for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl RefUnwindSafe for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl RefUnwindSafe for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl RefUnwindSafe for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl RefUnwindSafe for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl RefUnwindSafe for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl RefUnwindSafe for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl RefUnwindSafe for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl RefUnwindSafe for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl RefUnwindSafe for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl RefUnwindSafe for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl RefUnwindSafe for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl RefUnwindSafe for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl RefUnwindSafe for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl RefUnwindSafe for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl RefUnwindSafe for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl RefUnwindSafe for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl RefUnwindSafe for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl RefUnwindSafe for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl !RefUnwindSafe for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl RefUnwindSafe for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl RefUnwindSafe for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl RefUnwindSafe for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl RefUnwindSafe for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl RefUnwindSafe for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl RefUnwindSafe for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl RefUnwindSafe for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl RefUnwindSafe for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl RefUnwindSafe for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl RefUnwindSafe for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> !RefUnwindSafe for RuntimeApiImpl<Block, C>",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl RefUnwindSafe for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["orml_vesting::module::Error"]],["impl<T> RefUnwindSafe for Event<T>where\n T: RefUnwindSafe,\n <T as Config>::AccountId: RefUnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,",1,["orml_vesting::module::Event"]],["impl<T> RefUnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: RefUnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,",1,["orml_vesting::module::GenesisConfig"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["orml_vesting::module::Pallet"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,\n <<T as Config>::Lookup as StaticLookup>::Source: RefUnwindSafe,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> RefUnwindSafe for VestingSchedule<BlockNumber, Balance>where\n Balance: RefUnwindSafe,\n BlockNumber: RefUnwindSafe,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl RefUnwindSafe for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_domain_id::pallet::Pallet"]],["impl RefUnwindSafe for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl RefUnwindSafe for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> RefUnwindSafe for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: RefUnwindSafe,\n DomainHash: RefUnwindSafe,\n DomainNumber: RefUnwindSafe,\n Hash: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::block_tree::DomainBlock"]],["impl RefUnwindSafe for Error",1,["pallet_domains::domain_registry::Error"]],["impl RefUnwindSafe for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> RefUnwindSafe for DomainObject<Number, AccountId>where\n AccountId: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::domain_registry::DomainObject"]],["impl RefUnwindSafe for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> RefUnwindSafe for RuntimeObject<Number, Hash>where\n Hash: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl RefUnwindSafe for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> RefUnwindSafe for SubstrateWeight<T>where\n T: RefUnwindSafe,",1,["pallet_domains::weights::SubstrateWeight"]],["impl RefUnwindSafe for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl RefUnwindSafe for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl RefUnwindSafe for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl RefUnwindSafe for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl RefUnwindSafe for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl RefUnwindSafe for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl RefUnwindSafe for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl RefUnwindSafe for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl RefUnwindSafe for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl RefUnwindSafe for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl RefUnwindSafe for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl RefUnwindSafe for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl RefUnwindSafe for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl RefUnwindSafe for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl RefUnwindSafe for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl RefUnwindSafe for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl RefUnwindSafe for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl RefUnwindSafe for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl RefUnwindSafe for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl RefUnwindSafe for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl RefUnwindSafe for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl RefUnwindSafe for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl RefUnwindSafe for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl RefUnwindSafe for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl RefUnwindSafe for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl RefUnwindSafe for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl RefUnwindSafe for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl RefUnwindSafe for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl RefUnwindSafe for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl RefUnwindSafe for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl RefUnwindSafe for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl RefUnwindSafe for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_domains::pallet::Pallet"]],["impl RefUnwindSafe for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["pallet_domains::pallet::Error"]],["impl<T> RefUnwindSafe for Event<T>where\n T: RefUnwindSafe,\n <T as Config>::AccountId: RefUnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,",1,["pallet_domains::pallet::Event"]],["impl RefUnwindSafe for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> RefUnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: RefUnwindSafe,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,\n <T as Config>::DomainHash: RefUnwindSafe,\n <T as Config>::DomainNumber: RefUnwindSafe,\n <T as Config>::Hash: RefUnwindSafe,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl RefUnwindSafe for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> RefUnwindSafe for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: RefUnwindSafe,\n DomainHash: RefUnwindSafe,\n DomainNumber: RefUnwindSafe,\n Hash: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::block_tree::DomainBlock"]],["impl RefUnwindSafe for Error",1,["pallet_domains::domain_registry::Error"]],["impl RefUnwindSafe for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> RefUnwindSafe for DomainObject<Number, AccountId>where\n AccountId: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::domain_registry::DomainObject"]],["impl RefUnwindSafe for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> RefUnwindSafe for RuntimeObject<Number, Hash>where\n Hash: RefUnwindSafe,\n Number: RefUnwindSafe,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl RefUnwindSafe for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> RefUnwindSafe for SubstrateWeight<T>where\n T: RefUnwindSafe,",1,["pallet_domains::weights::SubstrateWeight"]],["impl RefUnwindSafe for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl RefUnwindSafe for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl RefUnwindSafe for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl RefUnwindSafe for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl RefUnwindSafe for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl RefUnwindSafe for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl RefUnwindSafe for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl RefUnwindSafe for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl RefUnwindSafe for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl RefUnwindSafe for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl RefUnwindSafe for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl RefUnwindSafe for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl RefUnwindSafe for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl RefUnwindSafe for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl RefUnwindSafe for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl RefUnwindSafe for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl RefUnwindSafe for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl RefUnwindSafe for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl RefUnwindSafe for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl RefUnwindSafe for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl RefUnwindSafe for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl RefUnwindSafe for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl RefUnwindSafe for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl RefUnwindSafe for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl RefUnwindSafe for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl RefUnwindSafe for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl RefUnwindSafe for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl RefUnwindSafe for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl RefUnwindSafe for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl RefUnwindSafe for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl RefUnwindSafe for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl RefUnwindSafe for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl RefUnwindSafe for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_domains::pallet::Pallet"]],["impl RefUnwindSafe for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl RefUnwindSafe for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["pallet_domains::pallet::Error"]],["impl<T> RefUnwindSafe for Event<T>where\n T: RefUnwindSafe,\n <T as Config>::AccountId: RefUnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,\n <T as Config>::DomainNumber: RefUnwindSafe,",1,["pallet_domains::pallet::Event"]],["impl RefUnwindSafe for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> RefUnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: RefUnwindSafe,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,\n <T as Config>::DomainHash: RefUnwindSafe,\n <T as Config>::DomainNumber: RefUnwindSafe,\n <T as Config>::Hash: RefUnwindSafe,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl RefUnwindSafe for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl RefUnwindSafe for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl RefUnwindSafe for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl RefUnwindSafe for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl RefUnwindSafe for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl RefUnwindSafe for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl RefUnwindSafe for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_feeds::pallet::Pallet"]],["impl RefUnwindSafe for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> RefUnwindSafe for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: RefUnwindSafe,\n FeedProcessorId: RefUnwindSafe,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> RefUnwindSafe for Event<T>where\n T: RefUnwindSafe,\n <T as Config>::AccountId: RefUnwindSafe,\n <T as Config>::FeedId: RefUnwindSafe,",1,["pallet_feeds::pallet::Event"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["pallet_feeds::pallet::Error"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,\n <T as Config>::FeedId: RefUnwindSafe,\n <T as Config>::FeedProcessorKind: RefUnwindSafe,\n <<T as Config>::Lookup as StaticLookup>::Source: RefUnwindSafe,",1,["pallet_feeds::pallet::Call"]],["impl RefUnwindSafe for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl RefUnwindSafe for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl RefUnwindSafe for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl RefUnwindSafe for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl RefUnwindSafe for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl RefUnwindSafe for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> RefUnwindSafe for SubstrateWeight<T>where\n T: RefUnwindSafe,",1,["pallet_messenger::weights::SubstrateWeight"]],["impl RefUnwindSafe for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl RefUnwindSafe for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl RefUnwindSafe for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl RefUnwindSafe for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl RefUnwindSafe for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl RefUnwindSafe for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl RefUnwindSafe for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl RefUnwindSafe for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl RefUnwindSafe for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> RefUnwindSafe for Pallet<T>where\n T: RefUnwindSafe,",1,["pallet_messenger::pallet::Pallet"]],["impl<T> RefUnwindSafe for Event<T>where\n T: RefUnwindSafe,",1,["pallet_messenger::pallet::Event"]],["impl<T> RefUnwindSafe for Error<T>where\n T: RefUnwindSafe,",1,["pallet_messenger::pallet::Error"]],["impl<T> RefUnwindSafe for Call<T>where\n T: RefUnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe,\n <T as Config>::BlockNumber: RefUnwindSafe,\n <T as Config>::Hash: RefUnwindSafe,",1,["pallet_messenger::pallet::Call"]],["impl RefUnwindSafe for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> RefUnwindSafe for Channel<Balance>where\n Balance: RefUnwindSafe,",1,["pallet_messenger::Channel"]],["impl RefUnwindSafe for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/core/panic/unwind_safe/trait.UnwindSafe.js b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js index a970fce1bb..2b0887a2b3 100644 --- a/implementors/core/panic/unwind_safe/trait.UnwindSafe.js +++ b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js @@ -15,7 +15,7 @@ "evm_domain_test_runtime":[["impl UnwindSafe for SessionKeys",1,["evm_domain_test_runtime::SessionKeys"]],["impl UnwindSafe for Version",1,["evm_domain_test_runtime::Version"]],["impl UnwindSafe for BlockHashCount",1,["evm_domain_test_runtime::BlockHashCount"]],["impl UnwindSafe for RuntimeBlockLength",1,["evm_domain_test_runtime::RuntimeBlockLength"]],["impl UnwindSafe for RuntimeBlockWeights",1,["evm_domain_test_runtime::RuntimeBlockWeights"]],["impl UnwindSafe for ExistentialDeposit",1,["evm_domain_test_runtime::ExistentialDeposit"]],["impl UnwindSafe for MaxLocks",1,["evm_domain_test_runtime::MaxLocks"]],["impl UnwindSafe for MaxReserves",1,["evm_domain_test_runtime::MaxReserves"]],["impl UnwindSafe for ActualPaidFeesHandler",1,["evm_domain_test_runtime::ActualPaidFeesHandler"]],["impl UnwindSafe for TransactionByteFee",1,["evm_domain_test_runtime::TransactionByteFee"]],["impl UnwindSafe for OperationalFeeMultiplier",1,["evm_domain_test_runtime::OperationalFeeMultiplier"]],["impl UnwindSafe for StateRootsBound",1,["evm_domain_test_runtime::StateRootsBound"]],["impl UnwindSafe for RelayConfirmationDepth",1,["evm_domain_test_runtime::RelayConfirmationDepth"]],["impl UnwindSafe for SelfChainId",1,["evm_domain_test_runtime::SelfChainId"]],["impl UnwindSafe for OnXDMRewards",1,["evm_domain_test_runtime::OnXDMRewards"]],["impl UnwindSafe for TransporterEndpointId",1,["evm_domain_test_runtime::TransporterEndpointId"]],["impl UnwindSafe for AccountId20Converter",1,["evm_domain_test_runtime::AccountId20Converter"]],["impl UnwindSafe for FindAuthorTruncated",1,["evm_domain_test_runtime::FindAuthorTruncated"]],["impl UnwindSafe for BlockGasLimit",1,["evm_domain_test_runtime::BlockGasLimit"]],["impl UnwindSafe for PrecompilesValue",1,["evm_domain_test_runtime::PrecompilesValue"]],["impl UnwindSafe for WeightPerGas",1,["evm_domain_test_runtime::WeightPerGas"]],["impl UnwindSafe for EVMCurrencyAdapter",1,["evm_domain_test_runtime::EVMCurrencyAdapter"]],["impl UnwindSafe for PostOnlyBlockHash",1,["evm_domain_test_runtime::PostOnlyBlockHash"]],["impl UnwindSafe for BoundDivision",1,["evm_domain_test_runtime::BoundDivision"]],["impl UnwindSafe for DefaultBaseFeePerGas",1,["evm_domain_test_runtime::DefaultBaseFeePerGas"]],["impl UnwindSafe for DefaultElasticity",1,["evm_domain_test_runtime::DefaultElasticity"]],["impl UnwindSafe for BaseFeeThreshold",1,["evm_domain_test_runtime::BaseFeeThreshold"]],["impl UnwindSafe for Runtime",1,["evm_domain_test_runtime::Runtime"]],["impl UnwindSafe for RuntimeEvent",1,["evm_domain_test_runtime::RuntimeEvent"]],["impl !UnwindSafe for RuntimeOrigin",1,["evm_domain_test_runtime::RuntimeOrigin"]],["impl UnwindSafe for OriginCaller",1,["evm_domain_test_runtime::OriginCaller"]],["impl UnwindSafe for PalletInfo",1,["evm_domain_test_runtime::PalletInfo"]],["impl UnwindSafe for RuntimeCall",1,["evm_domain_test_runtime::RuntimeCall"]],["impl UnwindSafe for RuntimeGenesisConfig",1,["evm_domain_test_runtime::RuntimeGenesisConfig"]],["impl UnwindSafe for RuntimeFreezeReason",1,["evm_domain_test_runtime::RuntimeFreezeReason"]],["impl UnwindSafe for RuntimeHoldReason",1,["evm_domain_test_runtime::RuntimeHoldReason"]],["impl UnwindSafe for RuntimeLockId",1,["evm_domain_test_runtime::RuntimeLockId"]],["impl UnwindSafe for RuntimeSlashReason",1,["evm_domain_test_runtime::RuntimeSlashReason"]],["impl UnwindSafe for TransactionConverter",1,["evm_domain_test_runtime::TransactionConverter"]],["impl UnwindSafe for RuntimeApi",1,["evm_domain_test_runtime::RuntimeApi"]],["impl<Block, C> !UnwindSafe for RuntimeApiImpl<Block, C>",1,["evm_domain_test_runtime::RuntimeApiImpl"]]], "orml_vesting":[["impl UnwindSafe for VestingSchedules",1,["orml_vesting::module::storage_types::VestingSchedules"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["orml_vesting::module::Error"]],["impl<T> UnwindSafe for Event<T>where\n T: UnwindSafe,\n <T as Config>::AccountId: UnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,",1,["orml_vesting::module::Event"]],["impl<T> UnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: UnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,",1,["orml_vesting::module::GenesisConfig"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["orml_vesting::module::Pallet"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,\n <<T as Config>::Lookup as StaticLookup>::Source: UnwindSafe,",1,["orml_vesting::module::Call"]],["impl<BlockNumber, Balance> UnwindSafe for VestingSchedule<BlockNumber, Balance>where\n Balance: UnwindSafe,\n BlockNumber: UnwindSafe,",1,["orml_vesting::VestingSchedule"]]], "pallet_domain_id":[["impl UnwindSafe for SelfDomainId",1,["pallet_domain_id::pallet::storage_types::SelfDomainId"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_domain_id::pallet::Pallet"]],["impl UnwindSafe for GenesisConfig",1,["pallet_domain_id::pallet::GenesisConfig"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,",1,["pallet_domain_id::pallet::Call"]]], -"pallet_domains":[["impl UnwindSafe for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> UnwindSafe for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: UnwindSafe,\n DomainHash: UnwindSafe,\n DomainNumber: UnwindSafe,\n Hash: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::block_tree::DomainBlock"]],["impl UnwindSafe for Error",1,["pallet_domains::domain_registry::Error"]],["impl UnwindSafe for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> UnwindSafe for DomainObject<Number, AccountId>where\n AccountId: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::domain_registry::DomainObject"]],["impl UnwindSafe for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> UnwindSafe for RuntimeObject<Number, Hash>where\n Hash: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl UnwindSafe for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> UnwindSafe for SubstrateWeight<T>where\n T: UnwindSafe,",1,["pallet_domains::weights::SubstrateWeight"]],["impl UnwindSafe for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl UnwindSafe for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl UnwindSafe for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl UnwindSafe for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl UnwindSafe for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl UnwindSafe for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl UnwindSafe for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl UnwindSafe for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl UnwindSafe for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl UnwindSafe for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl UnwindSafe for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl UnwindSafe for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl UnwindSafe for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl UnwindSafe for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl UnwindSafe for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl UnwindSafe for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl UnwindSafe for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl UnwindSafe for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl UnwindSafe for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl UnwindSafe for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl UnwindSafe for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl UnwindSafe for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl UnwindSafe for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl UnwindSafe for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl UnwindSafe for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl UnwindSafe for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl UnwindSafe for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl UnwindSafe for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl UnwindSafe for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl UnwindSafe for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl UnwindSafe for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl UnwindSafe for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_domains::pallet::Pallet"]],["impl UnwindSafe for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["pallet_domains::pallet::Error"]],["impl<T> UnwindSafe for Event<T>where\n T: UnwindSafe,\n <T as Config>::AccountId: UnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,",1,["pallet_domains::pallet::Event"]],["impl UnwindSafe for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> UnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: UnwindSafe,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,\n <T as Config>::DomainHash: UnwindSafe,\n <T as Config>::DomainNumber: UnwindSafe,\n <T as Config>::Hash: UnwindSafe,",1,["pallet_domains::pallet::Call"]]], +"pallet_domains":[["impl UnwindSafe for Error",1,["pallet_domains::block_tree::Error"]],["impl<Number, Hash, DomainNumber, DomainHash, Balance> UnwindSafe for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n Balance: UnwindSafe,\n DomainHash: UnwindSafe,\n DomainNumber: UnwindSafe,\n Hash: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::block_tree::DomainBlock"]],["impl UnwindSafe for Error",1,["pallet_domains::domain_registry::Error"]],["impl UnwindSafe for DomainConfig",1,["pallet_domains::domain_registry::DomainConfig"]],["impl<Number, AccountId> UnwindSafe for DomainObject<Number, AccountId>where\n AccountId: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::domain_registry::DomainObject"]],["impl UnwindSafe for Error",1,["pallet_domains::runtime_registry::Error"]],["impl<Number, Hash> UnwindSafe for RuntimeObject<Number, Hash>where\n Hash: UnwindSafe,\n Number: UnwindSafe,",1,["pallet_domains::runtime_registry::RuntimeObject"]],["impl UnwindSafe for ScheduledRuntimeUpgrade",1,["pallet_domains::runtime_registry::ScheduledRuntimeUpgrade"]],["impl<T> UnwindSafe for SubstrateWeight<T>where\n T: UnwindSafe,",1,["pallet_domains::weights::SubstrateWeight"]],["impl UnwindSafe for SuccessfulBundles",1,["pallet_domains::pallet::storage_types::SuccessfulBundles"]],["impl UnwindSafe for NextRuntimeId",1,["pallet_domains::pallet::storage_types::NextRuntimeId"]],["impl UnwindSafe for RuntimeRegistry",1,["pallet_domains::pallet::storage_types::RuntimeRegistry"]],["impl UnwindSafe for ScheduledRuntimeUpgrades",1,["pallet_domains::pallet::storage_types::ScheduledRuntimeUpgrades"]],["impl UnwindSafe for NextOperatorId",1,["pallet_domains::pallet::storage_types::NextOperatorId"]],["impl UnwindSafe for OperatorIdOwner",1,["pallet_domains::pallet::storage_types::OperatorIdOwner"]],["impl UnwindSafe for DomainStakingSummary",1,["pallet_domains::pallet::storage_types::DomainStakingSummary"]],["impl UnwindSafe for Operators",1,["pallet_domains::pallet::storage_types::Operators"]],["impl UnwindSafe for PendingOperatorSwitches",1,["pallet_domains::pallet::storage_types::PendingOperatorSwitches"]],["impl UnwindSafe for Nominators",1,["pallet_domains::pallet::storage_types::Nominators"]],["impl UnwindSafe for PendingDeposits",1,["pallet_domains::pallet::storage_types::PendingDeposits"]],["impl UnwindSafe for PendingWithdrawals",1,["pallet_domains::pallet::storage_types::PendingWithdrawals"]],["impl UnwindSafe for PendingOperatorDeregistrations",1,["pallet_domains::pallet::storage_types::PendingOperatorDeregistrations"]],["impl UnwindSafe for PendingOperatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingOperatorUnlocks"]],["impl UnwindSafe for PendingNominatorUnlocks",1,["pallet_domains::pallet::storage_types::PendingNominatorUnlocks"]],["impl UnwindSafe for PendingUnlocks",1,["pallet_domains::pallet::storage_types::PendingUnlocks"]],["impl UnwindSafe for PendingSlashes",1,["pallet_domains::pallet::storage_types::PendingSlashes"]],["impl UnwindSafe for PendingStakingOperationCount",1,["pallet_domains::pallet::storage_types::PendingStakingOperationCount"]],["impl UnwindSafe for NextDomainId",1,["pallet_domains::pallet::storage_types::NextDomainId"]],["impl UnwindSafe for DomainRegistry",1,["pallet_domains::pallet::storage_types::DomainRegistry"]],["impl UnwindSafe for BlockTree",1,["pallet_domains::pallet::storage_types::BlockTree"]],["impl UnwindSafe for DomainBlocks",1,["pallet_domains::pallet::storage_types::DomainBlocks"]],["impl UnwindSafe for DomainBlockDescendants",1,["pallet_domains::pallet::storage_types::DomainBlockDescendants"]],["impl UnwindSafe for HeadReceiptNumber",1,["pallet_domains::pallet::storage_types::HeadReceiptNumber"]],["impl UnwindSafe for StateRoots",1,["pallet_domains::pallet::storage_types::StateRoots"]],["impl UnwindSafe for ConsensusBlockHash",1,["pallet_domains::pallet::storage_types::ConsensusBlockHash"]],["impl UnwindSafe for ExecutionInbox",1,["pallet_domains::pallet::storage_types::ExecutionInbox"]],["impl UnwindSafe for InboxedBundle",1,["pallet_domains::pallet::storage_types::InboxedBundle"]],["impl UnwindSafe for HeadDomainNumber",1,["pallet_domains::pallet::storage_types::HeadDomainNumber"]],["impl UnwindSafe for PendingGenesisDomain",1,["pallet_domains::pallet::storage_types::PendingGenesisDomain"]],["impl UnwindSafe for LastEpochStakingDistribution",1,["pallet_domains::pallet::storage_types::LastEpochStakingDistribution"]],["impl UnwindSafe for PreferredOperator",1,["pallet_domains::pallet::storage_types::PreferredOperator"]],["impl UnwindSafe for DomainTxRangeState",1,["pallet_domains::pallet::storage_types::DomainTxRangeState"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_domains::pallet::Pallet"]],["impl UnwindSafe for BundleError",1,["pallet_domains::pallet::BundleError"]],["impl UnwindSafe for FraudProofError",1,["pallet_domains::pallet::FraudProofError"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["pallet_domains::pallet::Error"]],["impl<T> UnwindSafe for Event<T>where\n T: UnwindSafe,\n <T as Config>::AccountId: UnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,\n <T as Config>::DomainNumber: UnwindSafe,",1,["pallet_domains::pallet::Event"]],["impl UnwindSafe for TxRangeState",1,["pallet_domains::pallet::TxRangeState"]],["impl<T> UnwindSafe for GenesisConfig<T>where\n <T as Config>::AccountId: UnwindSafe,",1,["pallet_domains::pallet::GenesisConfig"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,\n <T as Config>::DomainHash: UnwindSafe,\n <T as Config>::DomainNumber: UnwindSafe,\n <T as Config>::Hash: UnwindSafe,",1,["pallet_domains::pallet::Call"]]], "pallet_feeds":[["impl UnwindSafe for FeedObjectMapping",1,["pallet_feeds::feed_processor::FeedObjectMapping"]],["impl UnwindSafe for Metadata",1,["pallet_feeds::pallet::storage_types::Metadata"]],["impl UnwindSafe for FeedConfigs",1,["pallet_feeds::pallet::storage_types::FeedConfigs"]],["impl UnwindSafe for Feeds",1,["pallet_feeds::pallet::storage_types::Feeds"]],["impl UnwindSafe for Totals",1,["pallet_feeds::pallet::storage_types::Totals"]],["impl UnwindSafe for NextFeedId",1,["pallet_feeds::pallet::storage_types::NextFeedId"]],["impl UnwindSafe for SuccessfulPuts",1,["pallet_feeds::pallet::storage_types::SuccessfulPuts"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_feeds::pallet::Pallet"]],["impl UnwindSafe for TotalObjectsAndSize",1,["pallet_feeds::pallet::TotalObjectsAndSize"]],["impl<FeedProcessorId, AccountId> UnwindSafe for FeedConfig<FeedProcessorId, AccountId>where\n AccountId: UnwindSafe,\n FeedProcessorId: UnwindSafe,",1,["pallet_feeds::pallet::FeedConfig"]],["impl<T> UnwindSafe for Event<T>where\n T: UnwindSafe,\n <T as Config>::AccountId: UnwindSafe,\n <T as Config>::FeedId: UnwindSafe,",1,["pallet_feeds::pallet::Event"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["pallet_feeds::pallet::Error"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,\n <T as Config>::FeedId: UnwindSafe,\n <T as Config>::FeedProcessorKind: UnwindSafe,\n <<T as Config>::Lookup as StaticLookup>::Source: UnwindSafe,",1,["pallet_feeds::pallet::Call"]],["impl UnwindSafe for CallObject",1,["pallet_feeds::CallObject"]]], "pallet_grandpa_finality_verifier":[["impl UnwindSafe for ValidationCheckPoint",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ValidationCheckPoint"]],["impl UnwindSafe for OldestKnownParent",1,["pallet_grandpa_finality_verifier::pallet::storage_types::OldestKnownParent"]],["impl UnwindSafe for ChainTip",1,["pallet_grandpa_finality_verifier::pallet::storage_types::ChainTip"]],["impl UnwindSafe for CurrentAuthoritySet",1,["pallet_grandpa_finality_verifier::pallet::storage_types::CurrentAuthoritySet"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Pallet"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Error"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,",1,["pallet_grandpa_finality_verifier::pallet::Call"]],["impl UnwindSafe for InitializationData",1,["pallet_grandpa_finality_verifier::InitializationData"]]], "pallet_messenger":[["impl<T> UnwindSafe for SubstrateWeight<T>where\n T: UnwindSafe,",1,["pallet_messenger::weights::SubstrateWeight"]],["impl UnwindSafe for NextChannelId",1,["pallet_messenger::pallet::storage_types::NextChannelId"]],["impl UnwindSafe for Channels",1,["pallet_messenger::pallet::storage_types::Channels"]],["impl UnwindSafe for Inbox",1,["pallet_messenger::pallet::storage_types::Inbox"]],["impl UnwindSafe for InboxFee",1,["pallet_messenger::pallet::storage_types::InboxFee"]],["impl UnwindSafe for OutboxFee",1,["pallet_messenger::pallet::storage_types::OutboxFee"]],["impl UnwindSafe for InboxResponses",1,["pallet_messenger::pallet::storage_types::InboxResponses"]],["impl UnwindSafe for Outbox",1,["pallet_messenger::pallet::storage_types::Outbox"]],["impl UnwindSafe for OutboxResponses",1,["pallet_messenger::pallet::storage_types::OutboxResponses"]],["impl UnwindSafe for BlockMessages",1,["pallet_messenger::pallet::storage_types::BlockMessages"]],["impl<T> UnwindSafe for Pallet<T>where\n T: UnwindSafe,",1,["pallet_messenger::pallet::Pallet"]],["impl<T> UnwindSafe for Event<T>where\n T: UnwindSafe,",1,["pallet_messenger::pallet::Event"]],["impl<T> UnwindSafe for Error<T>where\n T: UnwindSafe,",1,["pallet_messenger::pallet::Error"]],["impl<T> UnwindSafe for Call<T>where\n T: UnwindSafe,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe,\n <T as Config>::BlockNumber: UnwindSafe,\n <T as Config>::Hash: UnwindSafe,",1,["pallet_messenger::pallet::Call"]],["impl UnwindSafe for ChannelState",1,["pallet_messenger::ChannelState"]],["impl<Balance> UnwindSafe for Channel<Balance>where\n Balance: UnwindSafe,",1,["pallet_messenger::Channel"]],["impl UnwindSafe for OutboxMessageResult",1,["pallet_messenger::OutboxMessageResult"]]], diff --git a/implementors/frame_support/traits/error/trait.PalletError.js b/implementors/frame_support/traits/error/trait.PalletError.js index 2bd35c4265..f0436484c4 100644 --- a/implementors/frame_support/traits/error/trait.PalletError.js +++ b/implementors/frame_support/traits/error/trait.PalletError.js @@ -1,6 +1,6 @@ (function() {var implementors = { "orml_vesting":[["impl<T> PalletError for Error<T>"]], -"pallet_domains":[["impl PalletError for BundleError"],["impl PalletError for Error"],["impl PalletError for Error"],["impl PalletError for Error"],["impl<T> PalletError for Error<T>"]], +"pallet_domains":[["impl PalletError for FraudProofError"],["impl PalletError for Error"],["impl PalletError for Error"],["impl PalletError for Error"],["impl PalletError for BundleError"],["impl<T> PalletError for Error<T>"]], "pallet_feeds":[["impl<T> PalletError for Error<T>"]], "pallet_grandpa_finality_verifier":[["impl<T> PalletError for Error<T>"]], "pallet_messenger":[["impl<T> PalletError for Error<T>"]], diff --git a/implementors/parity_scale_codec/codec/trait.Decode.js b/implementors/parity_scale_codec/codec/trait.Decode.js index dcfccca013..4bdc1107a7 100644 --- a/implementors/parity_scale_codec/codec/trait.Decode.js +++ b/implementors/parity_scale_codec/codec/trait.Decode.js @@ -7,7 +7,7 @@ "evm_domain_test_runtime":[["impl Decode for RuntimeEvent"],["impl Decode for RuntimeFreezeReason"],["impl Decode for RuntimeHoldReason"],["impl Decode for SessionKeys"],["impl Decode for RuntimeCall"],["impl Decode for RuntimeLockId"],["impl Decode for RuntimeSlashReason"],["impl Decode for OriginCaller"]], "orml_vesting":[["impl<T: Config> Decode for Event<T>where\n T::AccountId: Decode,\n VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>: Decode,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Decode,"],["impl<T> Decode for Error<T>"],["impl<BlockNumber, Balance> Decode for VestingSchedule<BlockNumber, Balance>where\n BlockNumber: Decode,\n Balance: HasCompact + MaxEncodedLen + HasCompact,"],["impl<T: Config> Decode for Call<T>"]], "pallet_domain_id":[["impl<T: Config> Decode for Call<T>"]], -"pallet_domains":[["impl<T: Config> Decode for Event<T>where\n T::BlockNumber: Decode,\n <T as Config>::AccountId: Decode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Decode,"],["impl<T: Config> Decode for Call<T>"],["impl<T> Decode for Error<T>"],["impl Decode for Error"],["impl Decode for DomainConfig"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Decode for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Decode,"],["impl Decode for BundleError"],["impl Decode for Error"],["impl<Number, AccountId> Decode for DomainObject<Number, AccountId>where\n AccountId: Decode,\n Number: Decode,"],["impl<Number, Hash> Decode for RuntimeObject<Number, Hash>where\n Hash: Decode,\n Number: Decode,"],["impl Decode for TxRangeState"],["impl Decode for Error"],["impl Decode for ScheduledRuntimeUpgrade"]], +"pallet_domains":[["impl Decode for BundleError"],["impl<T: Config> Decode for Event<T>where\n T::BlockNumber: Decode,\n <T as Config>::AccountId: Decode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Decode,\n Option<T::DomainNumber>: Decode,"],["impl<T: Config> Decode for Call<T>"],["impl<T> Decode for Error<T>"],["impl Decode for Error"],["impl Decode for DomainConfig"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Decode for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Decode,"],["impl Decode for FraudProofError"],["impl Decode for Error"],["impl<Number, AccountId> Decode for DomainObject<Number, AccountId>where\n AccountId: Decode,\n Number: Decode,"],["impl<Number, Hash> Decode for RuntimeObject<Number, Hash>where\n Hash: Decode,\n Number: Decode,"],["impl Decode for TxRangeState"],["impl Decode for Error"],["impl Decode for ScheduledRuntimeUpgrade"]], "pallet_feeds":[["impl Decode for TotalObjectsAndSize"],["impl<FeedProcessorId, AccountId> Decode for FeedConfig<FeedProcessorId, AccountId>where\n FeedProcessorId: Decode,\n AccountId: Decode,"],["impl<T: Config> Decode for Event<T>where\n T::FeedId: Decode,\n T::AccountId: Decode,"],["impl<T: Config> Decode for Call<T>"],["impl<T> Decode for Error<T>"]], "pallet_grandpa_finality_verifier":[["impl<T: Config> Decode for Call<T>"],["impl Decode for InitializationData"],["impl<T> Decode for Error<T>"]], "pallet_messenger":[["impl<T: Config> Decode for Event<T>"],["impl<T> Decode for Error<T>"],["impl<Balance> Decode for Channel<Balance>where\n FeeModel<Balance>: Decode,"],["impl<T: Config> Decode for Call<T>"],["impl Decode for OutboxMessageResult"],["impl Decode for ChannelState"]], diff --git a/implementors/parity_scale_codec/codec/trait.Encode.js b/implementors/parity_scale_codec/codec/trait.Encode.js index f4227cd3e1..e3e82d7f0b 100644 --- a/implementors/parity_scale_codec/codec/trait.Encode.js +++ b/implementors/parity_scale_codec/codec/trait.Encode.js @@ -7,7 +7,7 @@ "evm_domain_test_runtime":[["impl Encode for RuntimeLockId"],["impl Encode for RuntimeHoldReason"],["impl Encode for RuntimeEvent"],["impl Encode for OriginCaller"],["impl Encode for SessionKeys"],["impl Encode for RuntimeSlashReason"],["impl Encode for RuntimeCall"],["impl Encode for RuntimeFreezeReason"]], "orml_vesting":[["impl<T> Encode for Error<T>"],["impl<BlockNumber, Balance> Encode for VestingSchedule<BlockNumber, Balance>where\n BlockNumber: Encode,\n Balance: HasCompact + MaxEncodedLen + HasCompact,"],["impl<T: Config> Encode for Call<T>"],["impl<T: Config> Encode for Event<T>where\n T::AccountId: Encode,\n VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>: Encode,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Encode,"]], "pallet_domain_id":[["impl<T: Config> Encode for Call<T>"]], -"pallet_domains":[["impl<Number, Hash> Encode for RuntimeObject<Number, Hash>where\n Hash: Encode,\n Number: Encode,"],["impl Encode for BundleError"],["impl Encode for Error"],["impl Encode for Error"],["impl Encode for ScheduledRuntimeUpgrade"],["impl Encode for Error"],["impl<Number, AccountId> Encode for DomainObject<Number, AccountId>where\n AccountId: Encode,\n Number: Encode,"],["impl<T: Config> Encode for Event<T>where\n T::BlockNumber: Encode,\n <T as Config>::AccountId: Encode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,"],["impl<T: Config> Encode for Call<T>"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Encode for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Encode,"],["impl Encode for TxRangeState"],["impl Encode for DomainConfig"],["impl<T> Encode for Error<T>"]], +"pallet_domains":[["impl<Number, Hash> Encode for RuntimeObject<Number, Hash>where\n Hash: Encode,\n Number: Encode,"],["impl Encode for FraudProofError"],["impl Encode for Error"],["impl Encode for Error"],["impl Encode for ScheduledRuntimeUpgrade"],["impl Encode for Error"],["impl<Number, AccountId> Encode for DomainObject<Number, AccountId>where\n AccountId: Encode,\n Number: Encode,"],["impl<T: Config> Encode for Event<T>where\n T::BlockNumber: Encode,\n <T as Config>::AccountId: Encode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,\n Option<T::DomainNumber>: Encode,"],["impl Encode for BundleError"],["impl<T: Config> Encode for Call<T>"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> Encode for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Encode,"],["impl Encode for TxRangeState"],["impl Encode for DomainConfig"],["impl<T> Encode for Error<T>"]], "pallet_feeds":[["impl<T> Encode for Error<T>"],["impl<T: Config> Encode for Event<T>where\n T::FeedId: Encode,\n T::AccountId: Encode,"],["impl Encode for TotalObjectsAndSize"],["impl<T: Config> Encode for Call<T>"],["impl<FeedProcessorId, AccountId> Encode for FeedConfig<FeedProcessorId, AccountId>where\n FeedProcessorId: Encode,\n AccountId: Encode,"]], "pallet_grandpa_finality_verifier":[["impl Encode for InitializationData"],["impl<T: Config> Encode for Call<T>"],["impl<T> Encode for Error<T>"]], "pallet_messenger":[["impl Encode for OutboxMessageResult"],["impl<T: Config> Encode for Event<T>"],["impl<T: Config> Encode for Call<T>"],["impl<Balance> Encode for Channel<Balance>where\n FeeModel<Balance>: Encode,"],["impl Encode for ChannelState"],["impl<T> Encode for Error<T>"]], diff --git a/implementors/parity_scale_codec/encode_like/trait.EncodeLike.js b/implementors/parity_scale_codec/encode_like/trait.EncodeLike.js index 0af90c0615..2f8659e34f 100644 --- a/implementors/parity_scale_codec/encode_like/trait.EncodeLike.js +++ b/implementors/parity_scale_codec/encode_like/trait.EncodeLike.js @@ -7,7 +7,7 @@ "evm_domain_test_runtime":[["impl EncodeLike<RuntimeLockId> for RuntimeLockId"],["impl EncodeLike<OriginCaller> for OriginCaller"],["impl EncodeLike<RuntimeCall> for RuntimeCall"],["impl EncodeLike<SessionKeys> for SessionKeys"],["impl EncodeLike<RuntimeFreezeReason> for RuntimeFreezeReason"],["impl EncodeLike<RuntimeHoldReason> for RuntimeHoldReason"],["impl EncodeLike<RuntimeEvent> for RuntimeEvent"],["impl EncodeLike<RuntimeSlashReason> for RuntimeSlashReason"]], "orml_vesting":[["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl<T: Config> EncodeLike<Event<T>> for Event<T>where\n T::AccountId: Encode,\n VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>: Encode,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: Encode,"],["impl<BlockNumber, Balance> EncodeLike<VestingSchedule<BlockNumber, Balance>> for VestingSchedule<BlockNumber, Balance>where\n BlockNumber: Encode,\n Balance: HasCompact + MaxEncodedLen + HasCompact,"],["impl<T> EncodeLike<Error<T>> for Error<T>"]], "pallet_domain_id":[["impl<T: Config> EncodeLike<Call<T>> for Call<T>"]], -"pallet_domains":[["impl<Number, Hash, DomainNumber, DomainHash, Balance> EncodeLike<DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>> for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Encode,"],["impl EncodeLike<Error> for Error"],["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl EncodeLike<ScheduledRuntimeUpgrade> for ScheduledRuntimeUpgrade"],["impl<T> EncodeLike<Error<T>> for Error<T>"],["impl<Number, AccountId> EncodeLike<DomainObject<Number, AccountId>> for DomainObject<Number, AccountId>where\n AccountId: Encode,\n Number: Encode,"],["impl EncodeLike<Error> for Error"],["impl EncodeLike<DomainConfig> for DomainConfig"],["impl EncodeLike<BundleError> for BundleError"],["impl EncodeLike<Error> for Error"],["impl<T: Config> EncodeLike<Event<T>> for Event<T>where\n T::BlockNumber: Encode,\n <T as Config>::AccountId: Encode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,"],["impl EncodeLike<TxRangeState> for TxRangeState"],["impl<Number, Hash> EncodeLike<RuntimeObject<Number, Hash>> for RuntimeObject<Number, Hash>where\n Hash: Encode,\n Number: Encode,"]], +"pallet_domains":[["impl<Number, Hash, DomainNumber, DomainHash, Balance> EncodeLike<DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>> for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: Encode,"],["impl EncodeLike<Error> for Error"],["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl EncodeLike<ScheduledRuntimeUpgrade> for ScheduledRuntimeUpgrade"],["impl<T> EncodeLike<Error<T>> for Error<T>"],["impl EncodeLike<BundleError> for BundleError"],["impl<Number, AccountId> EncodeLike<DomainObject<Number, AccountId>> for DomainObject<Number, AccountId>where\n AccountId: Encode,\n Number: Encode,"],["impl EncodeLike<Error> for Error"],["impl EncodeLike<DomainConfig> for DomainConfig"],["impl EncodeLike<FraudProofError> for FraudProofError"],["impl EncodeLike<Error> for Error"],["impl<T: Config> EncodeLike<Event<T>> for Event<T>where\n T::BlockNumber: Encode,\n <T as Config>::AccountId: Encode,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,\n Option<T::DomainNumber>: Encode,"],["impl EncodeLike<TxRangeState> for TxRangeState"],["impl<Number, Hash> EncodeLike<RuntimeObject<Number, Hash>> for RuntimeObject<Number, Hash>where\n Hash: Encode,\n Number: Encode,"]], "pallet_feeds":[["impl EncodeLike<TotalObjectsAndSize> for TotalObjectsAndSize"],["impl<T: Config> EncodeLike<Event<T>> for Event<T>where\n T::FeedId: Encode,\n T::AccountId: Encode,"],["impl<T> EncodeLike<Error<T>> for Error<T>"],["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl<FeedProcessorId, AccountId> EncodeLike<FeedConfig<FeedProcessorId, AccountId>> for FeedConfig<FeedProcessorId, AccountId>where\n FeedProcessorId: Encode,\n AccountId: Encode,"]], "pallet_grandpa_finality_verifier":[["impl EncodeLike<InitializationData> for InitializationData"],["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl<T> EncodeLike<Error<T>> for Error<T>"]], "pallet_messenger":[["impl<T: Config> EncodeLike<Call<T>> for Call<T>"],["impl EncodeLike<ChannelState> for ChannelState"],["impl<Balance> EncodeLike<Channel<Balance>> for Channel<Balance>where\n FeeModel<Balance>: Encode,"],["impl EncodeLike<OutboxMessageResult> for OutboxMessageResult"],["impl<T> EncodeLike<Error<T>> for Error<T>"],["impl<T: Config> EncodeLike<Event<T>> for Event<T>"]], diff --git a/implementors/scale_info/trait.TypeInfo.js b/implementors/scale_info/trait.TypeInfo.js index 5ba6ac60ec..aa381e5afb 100644 --- a/implementors/scale_info/trait.TypeInfo.js +++ b/implementors/scale_info/trait.TypeInfo.js @@ -5,7 +5,7 @@ "evm_domain_test_runtime":[["impl TypeInfo for RuntimeFreezeReason"],["impl TypeInfo for Runtime"],["impl TypeInfo for RuntimeSlashReason"],["impl TypeInfo for RuntimeCall"],["impl TypeInfo for SessionKeys"],["impl TypeInfo for OriginCaller"],["impl TypeInfo for RuntimeLockId"],["impl TypeInfo for RuntimeEvent"],["impl TypeInfo for RuntimeHoldReason"]], "orml_vesting":[["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n <T::Lookup as StaticLookup>::Source: TypeInfo + 'static,\n VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n Vec<VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>>: TypeInfo + 'static,\n T: Config + 'static,"],["impl<T> TypeInfo for Event<T>where\n T::AccountId: TypeInfo + 'static,\n VestingSchedule<<T as Config>::BlockNumber, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance: TypeInfo + 'static,\n PhantomData<T>: TypeInfo + 'static,\n T: Config + 'static,"],["impl<BlockNumber, Balance> TypeInfo for VestingSchedule<BlockNumber, Balance>where\n BlockNumber: TypeInfo + 'static,\n Balance: HasCompact + MaxEncodedLen + HasCompact + TypeInfo + 'static,"],["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"]], "pallet_domain_id":[["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n T: Config + 'static,"]], -"pallet_domains":[["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n OpaqueBundleOf<T>: TypeInfo + 'static,\n Box<FraudProof<T::BlockNumber, T::Hash>>: TypeInfo + 'static,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static,\n OperatorConfig<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n Withdraw<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n T: Config + 'static,"],["impl<Number, AccountId> TypeInfo for DomainObject<Number, AccountId>where\n AccountId: TypeInfo + 'static,\n Number: TypeInfo + 'static,"],["impl TypeInfo for DomainConfig"],["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"],["impl TypeInfo for ScheduledRuntimeUpgrade"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> TypeInfo for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: TypeInfo + 'static,\n Number: TypeInfo + 'static,\n Hash: TypeInfo + 'static,\n DomainNumber: TypeInfo + 'static,\n DomainHash: TypeInfo + 'static,\n Balance: TypeInfo + 'static,"],["impl TypeInfo for BundleError"],["impl TypeInfo for TxRangeState"],["impl TypeInfo for Error"],["impl TypeInfo for Error"],["impl<T> TypeInfo for Event<T>where\n T::BlockNumber: TypeInfo + 'static,\n <T as Config>::AccountId: TypeInfo + 'static,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static,\n PhantomData<T>: TypeInfo + 'static,\n T: Config + 'static,"],["impl<Number, Hash> TypeInfo for RuntimeObject<Number, Hash>where\n Hash: TypeInfo + 'static,\n Number: TypeInfo + 'static,"],["impl TypeInfo for Error"]], +"pallet_domains":[["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n OpaqueBundleOf<T>: TypeInfo + 'static,\n Box<FraudProof<T::BlockNumber, T::Hash>>: TypeInfo + 'static,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static,\n OperatorConfig<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n Withdraw<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n T: Config + 'static,"],["impl TypeInfo for BundleError"],["impl<Number, AccountId> TypeInfo for DomainObject<Number, AccountId>where\n AccountId: TypeInfo + 'static,\n Number: TypeInfo + 'static,"],["impl TypeInfo for DomainConfig"],["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"],["impl TypeInfo for ScheduledRuntimeUpgrade"],["impl<Number, Hash, DomainNumber, DomainHash, Balance> TypeInfo for DomainBlock<Number, Hash, DomainNumber, DomainHash, Balance>where\n ExecutionReceipt<Number, Hash, DomainNumber, DomainHash, Balance>: TypeInfo + 'static,\n Number: TypeInfo + 'static,\n Hash: TypeInfo + 'static,\n DomainNumber: TypeInfo + 'static,\n DomainHash: TypeInfo + 'static,\n Balance: TypeInfo + 'static,"],["impl TypeInfo for FraudProofError"],["impl TypeInfo for TxRangeState"],["impl TypeInfo for Error"],["impl TypeInfo for Error"],["impl<T> TypeInfo for Event<T>where\n T::BlockNumber: TypeInfo + 'static,\n <T as Config>::AccountId: TypeInfo + 'static,\n <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static,\n Option<T::DomainNumber>: TypeInfo + 'static,\n PhantomData<T>: TypeInfo + 'static,\n T: Config + 'static,"],["impl<Number, Hash> TypeInfo for RuntimeObject<Number, Hash>where\n Hash: TypeInfo + 'static,\n Number: TypeInfo + 'static,"],["impl TypeInfo for Error"]], "pallet_feeds":[["impl TypeInfo for TotalObjectsAndSize"],["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"],["impl<FeedProcessorId, AccountId> TypeInfo for FeedConfig<FeedProcessorId, AccountId>where\n FeedProcessorId: TypeInfo + 'static,\n AccountId: TypeInfo + 'static,"],["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n T::FeedProcessorKind: TypeInfo + 'static,\n T::FeedId: TypeInfo + 'static,\n <T::Lookup as StaticLookup>::Source: TypeInfo + 'static,\n T: Config + 'static,"],["impl<T> TypeInfo for Event<T>where\n T::FeedId: TypeInfo + 'static,\n T::AccountId: TypeInfo + 'static,\n PhantomData<T>: TypeInfo + 'static,\n T: Config + 'static,"]], "pallet_grandpa_finality_verifier":[["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"],["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n T: Config + 'static,"],["impl TypeInfo for InitializationData"]], "pallet_messenger":[["impl<Balance> TypeInfo for Channel<Balance>where\n FeeModel<Balance>: TypeInfo + 'static,\n Balance: TypeInfo + 'static,"],["impl TypeInfo for OutboxMessageResult"],["impl<T> TypeInfo for Error<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: 'static,"],["impl<T> TypeInfo for Call<T>where\n PhantomData<(T,)>: TypeInfo + 'static,\n InitiateChannelParams<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static,\n CrossDomainMessage<T::BlockNumber, T::Hash, <<T as Config>::Hashing as Hash>::Output>: TypeInfo + 'static,\n T: Config + 'static,"],["impl TypeInfo for ChannelState"],["impl<T> TypeInfo for Event<T>where\n PhantomData<T>: TypeInfo + 'static,\n T: Config + 'static,"]], diff --git a/index.html b/index.html index dc4f60a353..220e86aa54 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Index of crates
\ No newline at end of file +Index of crates
\ No newline at end of file diff --git a/pallet_domains/all.html b/pallet_domains/all.html index 393729a168..9cd1ebe131 100644 --- a/pallet_domains/all.html +++ b/pallet_domains/all.html @@ -1 +1 @@ -List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Definitions

\ No newline at end of file +List of all items in this crate

List of all items

Structs

Enums

Traits

Functions

Type Definitions

\ No newline at end of file diff --git a/pallet_domains/block_tree/enum.Error.html b/pallet_domains/block_tree/enum.Error.html index 0d8f1574c5..0227fbc4ea 100644 --- a/pallet_domains/block_tree/enum.Error.html +++ b/pallet_domains/block_tree/enum.Error.html @@ -23,7 +23,7 @@ &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: BlockTreeError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: BlockTreeError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl TypeInfo for Error

§

type Identity = Error

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<Error> for Error

source§

impl StructuralPartialEq for Error

Auto Trait Implementations§

§

impl RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/pallet_domains/block_tree/index.html b/pallet_domains/block_tree/index.html index d5b2509452..52610fc550 100644 --- a/pallet_domains/block_tree/index.html +++ b/pallet_domains/block_tree/index.html @@ -1,2 +1,2 @@ -pallet_domains::block_tree - Rust
Expand description

Domain block tree

+pallet_domains::block_tree - Rust
Expand description

Domain block tree

Structs

Enums

  • Block tree specific errors
\ No newline at end of file diff --git a/pallet_domains/domain_registry/enum.Error.html b/pallet_domains/domain_registry/enum.Error.html index 63d16b06fc..2a834e9da1 100644 --- a/pallet_domains/domain_registry/enum.Error.html +++ b/pallet_domains/domain_registry/enum.Error.html @@ -21,7 +21,7 @@ &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: DomainRegistryError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,
Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: DomainRegistryError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl TypeInfo for Error

§

type Identity = Error

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<Error> for Error

source§

impl StructuralPartialEq for Error

Auto Trait Implementations§

§

impl RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/pallet_domains/enum.BundleError.html b/pallet_domains/enum.BundleError.html index 1484a3fb38..ea0aaf092a 100644 --- a/pallet_domains/enum.BundleError.html +++ b/pallet_domains/enum.BundleError.html @@ -1,4 +1,4 @@ -BundleError in pallet_domains - Rust

Trait Implementations§

source§

impl Debug for BundleError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Decode for BundleError

source§

fn decode<__CodecInputEdqy: Input>( +

Trait Implementations§

source§

impl Debug for BundleError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Decode for BundleError

source§

fn decode<__CodecInputEdqy: Input>( __codec_input_edqy: &mut __CodecInputEdqy ) -> Result<Self, Error>

Attempt to deserialise the value from input.
§

fn decode_into<I>( input: &mut I, dst: &mut MaybeUninit<Self> ) -> Result<DecodeFinished, Error>where I: Input,

Attempt to deserialize the value from input into a pre-allocated piece of memory. Read more
§

fn skip<I>(input: &mut I) -> Result<(), Error>where - I: Input,

Attempt to skip the encoded value from input. Read more
§

fn encoded_fixed_size() -> Option<usize>

Returns the fixed encoded size of the type. Read more
source§

impl Encode for BundleError

source§

fn size_hint(&self) -> usize

If possible give a hint of expected size of the encoding. Read more
source§

fn encode_to<__CodecOutputEdqy: Output + ?Sized>( + I: Input,

Attempt to skip the encoded value from input. Read more
§

fn encoded_fixed_size() -> Option<usize>

Returns the fixed encoded size of the type. Read more
source§

impl Encode for BundleError

source§

fn size_hint(&self) -> usize

If possible give a hint of expected size of the encoding. Read more
source§

fn encode_to<__CodecOutputEdqy: Output + ?Sized>( &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl PalletError for BundleError

source§

const MAX_ENCODED_SIZE: usize = 2usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<BundleError> for BundleError

source§

fn eq(&self, other: &BundleError) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl PalletError for BundleError

source§

const MAX_ENCODED_SIZE: usize = 2usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<BundleError> for BundleError

source§

fn eq(&self, other: &BundleError) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always -sufficient, and should not be overridden without very good reason.
source§

impl TypeInfo for BundleError

§

type Identity = BundleError

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<BundleError> for BundleError

source§

impl StructuralPartialEq for BundleError

Auto Trait Implementations§

§

impl RefUnwindSafe for BundleError

§

impl Send for BundleError

§

impl Sync for BundleError

§

impl Unpin for BundleError

§

impl UnwindSafe for BundleError

Blanket Implementations§

source§

impl<T> Any for Twhere +sufficient, and should not be overridden without very good reason.

source§

impl TypeInfo for BundleError

§

type Identity = BundleError

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<BundleError> for BundleError

source§

impl StructuralPartialEq for BundleError

Auto Trait Implementations§

§

impl RefUnwindSafe for BundleError

§

impl Send for BundleError

§

impl Sync for BundleError

§

impl Unpin for BundleError

§

impl UnwindSafe for BundleError

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CheckedConversion for T

§

fn checked_from<T>(t: T) -> Option<Self>where diff --git a/pallet_domains/enum.Call.html b/pallet_domains/enum.Call.html index e58e19289d..64951f0d6c 100644 --- a/pallet_domains/enum.Call.html +++ b/pallet_domains/enum.Call.html @@ -1,4 +1,4 @@ -Call in pallet_domains - Rust

Enum pallet_domains::Call

source ·
pub enum Call<T: Config> {
+Call in pallet_domains - Rust

Enum pallet_domains::Call

source ·
pub enum Call<T: Config> {
     submit_bundle {
         opaque_bundle: OpaqueBundleOf<T>,
     },
@@ -54,42 +54,42 @@
 
§

deregister_operator

Fields

§operator_id: OperatorId
§

withdraw_stake

Fields

§operator_id: OperatorId
§withdraw: Withdraw<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>
§

auto_stake_block_rewards

Fields

§operator_id: OperatorId

Implementations§

source§

impl<T: Config> Call<T>

source

pub fn new_call_variant_submit_bundle(opaque_bundle: OpaqueBundleOf<T>) -> Self

Create a call with the variant submit_bundle.

-
source

pub fn new_call_variant_submit_fraud_proof( +

Implementations§

source§

impl<T: Config> Call<T>

source

pub fn new_call_variant_submit_bundle(opaque_bundle: OpaqueBundleOf<T>) -> Self

Create a call with the variant submit_bundle.

+
source

pub fn new_call_variant_submit_fraud_proof( fraud_proof: Box<FraudProof<T::BlockNumber, T::Hash>> ) -> Self

Create a call with the variant submit_fraud_proof.

-
source

pub fn new_call_variant_register_domain_runtime( +

source

pub fn new_call_variant_register_domain_runtime( runtime_name: Vec<u8>, runtime_type: RuntimeType, code: Vec<u8> ) -> Self

Create a call with the variant register_domain_runtime.

-
source

pub fn new_call_variant_upgrade_domain_runtime( +

source

pub fn new_call_variant_upgrade_domain_runtime( runtime_id: RuntimeId, code: Vec<u8> ) -> Self

Create a call with the variant upgrade_domain_runtime.

-
source

pub fn new_call_variant_register_operator( +

source

pub fn new_call_variant_register_operator( domain_id: DomainId, amount: <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance, config: OperatorConfig<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance> ) -> Self

Create a call with the variant register_operator.

-
source

pub fn new_call_variant_nominate_operator( +

source

pub fn new_call_variant_nominate_operator( operator_id: OperatorId, amount: <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance ) -> Self

Create a call with the variant nominate_operator.

-
source

pub fn new_call_variant_instantiate_domain( +

source

pub fn new_call_variant_instantiate_domain( domain_config: DomainConfig, raw_genesis: Vec<u8> ) -> Self

Create a call with the variant instantiate_domain.

-
source

pub fn new_call_variant_switch_domain( +

source

pub fn new_call_variant_switch_domain( operator_id: OperatorId, new_domain_id: DomainId ) -> Self

Create a call with the variant switch_domain.

-
source

pub fn new_call_variant_deregister_operator(operator_id: OperatorId) -> Self

Create a call with the variant deregister_operator.

-
source

pub fn new_call_variant_withdraw_stake( +

source

pub fn new_call_variant_deregister_operator(operator_id: OperatorId) -> Self

Create a call with the variant deregister_operator.

+
source

pub fn new_call_variant_withdraw_stake( operator_id: OperatorId, withdraw: Withdraw<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance> ) -> Self

Create a call with the variant withdraw_stake.

-
source

pub fn new_call_variant_auto_stake_block_rewards( +

source

pub fn new_call_variant_auto_stake_block_rewards( operator_id: OperatorId ) -> Self

Create a call with the variant auto_stake_block_rewards.

Trait Implementations§

source§

impl<T: Config> Clone for Call<T>

source§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<T: Config> Debug for Call<T>

source§

fn fmt(&self, fmt: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<T: Config> Decode for Call<T>

source§

fn decode<__CodecInputEdqy: Input>( @@ -103,7 +103,7 @@ &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> GetCallIndex for Call<T>

source§

fn get_call_index(&self) -> u8

Return the index of this Call.
source§

fn get_call_indices() -> &'static [u8]

Return all call indices in the same order as [GetCallName].
source§

impl<T: Config> GetCallName for Call<T>

source§

fn get_call_name(&self) -> &'static str

Return the function name of the Call.
source§

fn get_call_names() -> &'static [&'static str]

Return all function names in the same order as [GetCallIndex].
source§

impl<T: Config> GetDispatchInfo for Call<T>

§

fn get_dispatch_info(&self) -> DispatchInfo

👎Deprecated: Trait has moved to frame_support::dispatch
source§

impl<T: Config> GetDispatchInfo for Call<T>

source§

fn get_dispatch_info(&self) -> DispatchInfo

Return a DispatchInfo, containing relevant information of this dispatch. Read more
source§

impl<T: Config> PartialEq<Call<T>> for Call<T>

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,
Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> GetCallIndex for Call<T>

source§

fn get_call_index(&self) -> u8

Return the index of this Call.
source§

fn get_call_indices() -> &'static [u8]

Return all call indices in the same order as [GetCallName].
source§

impl<T: Config> GetCallName for Call<T>

source§

fn get_call_name(&self) -> &'static str

Return the function name of the Call.
source§

fn get_call_names() -> &'static [&'static str]

Return all function names in the same order as [GetCallIndex].
source§

impl<T: Config> GetDispatchInfo for Call<T>

source§

fn get_dispatch_info(&self) -> DispatchInfo

Return a DispatchInfo, containing relevant information of this dispatch. Read more
source§

impl<T: Config> GetDispatchInfo for Call<T>

§

fn get_dispatch_info(&self) -> DispatchInfo

👎Deprecated: Trait has moved to frame_support::dispatch
source§

impl<T: Config> PartialEq<Call<T>> for Call<T>

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl<T> TypeInfo for Call<T>where PhantomData<(T,)>: TypeInfo + 'static, @@ -112,10 +112,10 @@ <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static, OperatorConfig<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static, Withdraw<<<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance>: TypeInfo + 'static, - T: Config + 'static,

§

type Identity = Call<T>

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl<T: Config> UnfilteredDispatchable for Call<T>

§

type RuntimeOrigin = <T as Config>::RuntimeOrigin

The origin type of the runtime, (i.e. frame_system::Config::RuntimeOrigin).
source§

fn dispatch_bypass_filter( + T: Config + 'static,

§

type Identity = Call<T>

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl<T: Config> UnfilteredDispatchable for Call<T>

§

type RuntimeOrigin = <T as Config>::RuntimeOrigin

The origin type of the runtime, (i.e. frame_system::Config::RuntimeOrigin).
source§

fn dispatch_bypass_filter( self, origin: Self::RuntimeOrigin -) -> DispatchResultWithPostInfo

Dispatch this call but do not check the filter in origin.
source§

impl<T: Config> EncodeLike<Call<T>> for Call<T>

source§

impl<T: Config> Eq for Call<T>

Auto Trait Implementations§

§

impl<T> RefUnwindSafe for Call<T>where +) -> DispatchResultWithPostInfo

Dispatch this call but do not check the filter in origin.
source§

impl<T: Config> EncodeLike<Call<T>> for Call<T>

source§

impl<T: Config> Eq for Call<T>

Auto Trait Implementations§

§

impl<T> RefUnwindSafe for Call<T>where T: RefUnwindSafe, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe, <T as Config>::BlockNumber: RefUnwindSafe, diff --git a/pallet_domains/enum.Error.html b/pallet_domains/enum.Error.html index 72e65140e1..f31f07b7a5 100644 --- a/pallet_domains/enum.Error.html +++ b/pallet_domains/enum.Error.html @@ -1,5 +1,5 @@ -Error in pallet_domains - Rust
pub enum Error<T> {
-    FraudProof,
+Error in pallet_domains - Rust
pub enum Error<T> {
+    FraudProof(FraudProofError),
     RuntimeRegistry(RuntimeRegistryError),
     Staking(StakingError),
     StakingEpoch(StakingEpochError),
@@ -7,13 +7,13 @@
     BlockTree(BlockTreeError),
     // some variants omitted
 }
Expand description

The Error enum of this pallet.

-

Variants§

§

FraudProof

Invalid fraud proof.

+

Variants§

§

FraudProof(FraudProofError)

Invalid fraud proof.

§

RuntimeRegistry(RuntimeRegistryError)

Runtime registry specific errors

§

Staking(StakingError)

Staking related errors.

§

StakingEpoch(StakingEpochError)

Staking epoch specific errors.

§

DomainRegistry(DomainRegistryError)

Domain registry specific errors

§

BlockTree(BlockTreeError)

Block tree specific errors

-

Trait Implementations§

source§

impl<T: Config> Debug for Error<T>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<T> Decode for Error<T>

source§

fn decode<__CodecInputEdqy: Input>( +

Trait Implementations§

source§

impl<T: Config> Debug for Error<T>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<T> Decode for Error<T>

source§

fn decode<__CodecInputEdqy: Input>( __codec_input_edqy: &mut __CodecInputEdqy ) -> Result<Self, Error>

Attempt to deserialise the value from input.
§

fn decode_into<I>( input: &mut I, @@ -24,7 +24,7 @@ &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> From<Error<T>> for &'static str

source§

fn from(err: Error<T>) -> &'static str

Converts to this type from the input type.
source§

impl<T: Config> From<Error<T>> for DispatchError

source§

fn from(err: Error<T>) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: BlockTreeError) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: DomainRegistryError) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: RuntimeRegistryError) -> Self

Converts to this type from the input type.
source§

impl<T> PalletError for Error<T>

source§

const MAX_ENCODED_SIZE: usize = 3usize

The maximum encoded size for the implementing type. Read more
source§

impl<T> TypeInfo for Error<T>where + F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> From<Error<T>> for &'static str

source§

fn from(err: Error<T>) -> &'static str

Converts to this type from the input type.
source§

impl<T: Config> From<Error<T>> for DispatchError

source§

fn from(err: Error<T>) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: RuntimeRegistryError) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: BlockTreeError) -> Self

Converts to this type from the input type.
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: DomainRegistryError) -> Self

Converts to this type from the input type.
source§

impl<T> From<FraudProofError> for Error<T>

source§

fn from(err: FraudProofError) -> Self

Converts to this type from the input type.
source§

impl<T> PalletError for Error<T>

source§

const MAX_ENCODED_SIZE: usize = 3usize

The maximum encoded size for the implementing type. Read more
source§

impl<T> TypeInfo for Error<T>where PhantomData<T>: TypeInfo + 'static, T: 'static,

§

type Identity = Error<T>

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl<T> EncodeLike<Error<T>> for Error<T>

Auto Trait Implementations§

§

impl<T> RefUnwindSafe for Error<T>where T: RefUnwindSafe,

§

impl<T> Send for Error<T>where @@ -43,7 +43,7 @@ input: &mut &[u8] ) -> Result<T, Error>

Decode Self and consume all of the given input data. Read more
§

fn decode_with_depth_limit<I>(limit: u32, input: &mut I) -> Result<T, Error>where I: Input,

Decode Self with the given maximum recursion depth and advance input by the number of -bytes consumed. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

+bytes consumed. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Hashable for Twhere T: Codec,

§

fn blake2_128(&self) -> [u8; 16]

§

fn blake2_256(&self) -> [u8; 32]

§

fn blake2_128_concat(&self) -> Vec<u8, Global>

§

fn twox_128(&self) -> [u8; 16]

§

fn twox_256(&self) -> [u8; 32]

§

fn twox_64_concat(&self) -> Vec<u8, Global>

§

fn identity(&self) -> Vec<u8, Global>

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an diff --git a/pallet_domains/enum.Event.html b/pallet_domains/enum.Event.html index 1894615ec2..87c9e04a39 100644 --- a/pallet_domains/enum.Event.html +++ b/pallet_domains/enum.Event.html @@ -1,5 +1,5 @@ -Event in pallet_domains - Rust
pub enum Event<T: Config> {
-
Show 13 variants BundleStored { +Event in pallet_domains - Rust
pub enum Event<T: Config> {
+
Show 14 variants BundleStored { domain_id: DomainId, bundle_hash: H256, bundle_author: OperatorId, @@ -49,13 +49,18 @@ domain_id: DomainId, completed_epoch_index: EpochIndex, }, + FraudProofProcessed { + domain_id: DomainId, + new_head_receipt_number: Option<T::DomainNumber>, + }, // some variants omitted
}
Expand description

The Event enum of this pallet

Variants§

§

BundleStored

Fields

§domain_id: DomainId
§bundle_hash: H256
§bundle_author: OperatorId

A domain bundle was included.

-
§

DomainRuntimeCreated

Fields

§runtime_id: RuntimeId
§runtime_type: RuntimeType
§

DomainRuntimeUpgradeScheduled

Fields

§runtime_id: RuntimeId
§scheduled_at: T::BlockNumber
§

DomainRuntimeUpgraded

Fields

§runtime_id: RuntimeId
§

OperatorRegistered

Fields

§operator_id: OperatorId
§domain_id: DomainId
§

OperatorNominated

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

DomainInstantiated

Fields

§domain_id: DomainId
§

OperatorSwitchedDomain

Fields

§old_domain_id: DomainId
§new_domain_id: DomainId
§

OperatorDeregistered

Fields

§operator_id: OperatorId
§

WithdrewStake

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

PreferredOperator

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

OperatorRewarded

Fields

§operator_id: OperatorId
§reward: <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance
§

DomainEpochCompleted

Fields

§domain_id: DomainId
§completed_epoch_index: EpochIndex

Trait Implementations§

source§

impl<T: Config> Clone for Event<T>

source§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<T: Config> Debug for Event<T>

source§

fn fmt(&self, fmt: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<T: Config> Decode for Event<T>where +

§

DomainRuntimeCreated

Fields

§runtime_id: RuntimeId
§runtime_type: RuntimeType
§

DomainRuntimeUpgradeScheduled

Fields

§runtime_id: RuntimeId
§scheduled_at: T::BlockNumber
§

DomainRuntimeUpgraded

Fields

§runtime_id: RuntimeId
§

OperatorRegistered

Fields

§operator_id: OperatorId
§domain_id: DomainId
§

OperatorNominated

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

DomainInstantiated

Fields

§domain_id: DomainId
§

OperatorSwitchedDomain

Fields

§old_domain_id: DomainId
§new_domain_id: DomainId
§

OperatorDeregistered

Fields

§operator_id: OperatorId
§

WithdrewStake

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

PreferredOperator

Fields

§operator_id: OperatorId
§nominator_id: <T as Config>::AccountId
§

OperatorRewarded

Fields

§operator_id: OperatorId
§reward: <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance
§

DomainEpochCompleted

Fields

§domain_id: DomainId
§completed_epoch_index: EpochIndex
§

FraudProofProcessed

Fields

§domain_id: DomainId
§new_head_receipt_number: Option<T::DomainNumber>

Trait Implementations§

source§

impl<T: Config> Clone for Event<T>

source§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<T: Config> Debug for Event<T>

source§

fn fmt(&self, fmt: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<T: Config> Decode for Event<T>where T::BlockNumber: Decode, <T as Config>::AccountId: Decode, - <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Decode,

source§

fn decode<__CodecInputEdqy: Input>( + <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Decode, + Option<T::DomainNumber>: Decode,

source§

fn decode<__CodecInputEdqy: Input>( __codec_input_edqy: &mut __CodecInputEdqy ) -> Result<Self, Error>

Attempt to deserialise the value from input.
§

fn decode_into<I>( input: &mut I, @@ -65,25 +70,29 @@ I: Input,

Attempt to skip the encoded value from input. Read more
§

fn encoded_fixed_size() -> Option<usize>

Returns the fixed encoded size of the type. Read more
source§

impl<T: Config> Encode for Event<T>where T::BlockNumber: Encode, <T as Config>::AccountId: Encode, - <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,

source§

fn size_hint(&self) -> usize

If possible give a hint of expected size of the encoding. Read more
source§

fn encode_to<__CodecOutputEdqy: Output + ?Sized>( + <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode, + Option<T::DomainNumber>: Encode,

source§

fn size_hint(&self) -> usize

If possible give a hint of expected size of the encoding. Read more
source§

fn encode_to<__CodecOutputEdqy: Output + ?Sized>( &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> From<Event<T>> for ()

source§

fn from(_: Event<T>)

Converts to this type from the input type.
source§

impl<T: Config> PartialEq<Event<T>> for Event<T>

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T: Config> From<Event<T>> for ()

source§

fn from(_: Event<T>)

Converts to this type from the input type.
source§

impl<T: Config> PartialEq<Event<T>> for Event<T>

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl<T> TypeInfo for Event<T>where T::BlockNumber: TypeInfo + 'static, <T as Config>::AccountId: TypeInfo + 'static, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: TypeInfo + 'static, + Option<T::DomainNumber>: TypeInfo + 'static, PhantomData<T>: TypeInfo + 'static, T: Config + 'static,

§

type Identity = Event<T>

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl<T: Config> EncodeLike<Event<T>> for Event<T>where T::BlockNumber: Encode, <T as Config>::AccountId: Encode, - <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode,

source§

impl<T: Config> Eq for Event<T>

Auto Trait Implementations§

§

impl<T> RefUnwindSafe for Event<T>where + <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Encode, + Option<T::DomainNumber>: Encode,

source§

impl<T: Config> Eq for Event<T>

Auto Trait Implementations§

§

impl<T> RefUnwindSafe for Event<T>where T: RefUnwindSafe, <T as Config>::AccountId: RefUnwindSafe, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: RefUnwindSafe, - <T as Config>::BlockNumber: RefUnwindSafe,

§

impl<T> Send for Event<T>where + <T as Config>::BlockNumber: RefUnwindSafe, + <T as Config>::DomainNumber: RefUnwindSafe,

§

impl<T> Send for Event<T>where T: Send, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Send,

§

impl<T> Sync for Event<T>where T: Sync, @@ -91,11 +100,13 @@ T: Unpin, <T as Config>::AccountId: Unpin, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: Unpin, - <T as Config>::BlockNumber: Unpin,

§

impl<T> UnwindSafe for Event<T>where + <T as Config>::BlockNumber: Unpin, + <T as Config>::DomainNumber: Unpin,

§

impl<T> UnwindSafe for Event<T>where T: UnwindSafe, <T as Config>::AccountId: UnwindSafe, <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance: UnwindSafe, - <T as Config>::BlockNumber: UnwindSafe,

Blanket Implementations§

source§

impl<T> Any for Twhere + <T as Config>::BlockNumber: UnwindSafe, + <T as Config>::DomainNumber: UnwindSafe,

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CheckedConversion for T

§

fn checked_from<T>(t: T) -> Option<Self>where diff --git a/pallet_domains/enum.FraudProofError.html b/pallet_domains/enum.FraudProofError.html new file mode 100644 index 0000000000..ea65c00352 --- /dev/null +++ b/pallet_domains/enum.FraudProofError.html @@ -0,0 +1,70 @@ +FraudProofError in pallet_domains - Rust
pub enum FraudProofError {
+    BadReceiptNotFound,
+    ChallengingGenesisReceipt,
+    DescendantsOfFraudulentERNotPruned,
+}

Variants§

§

BadReceiptNotFound

The targetted bad receipt not found which may already pruned by other +fraud proof or the fraud proof is submitted to the wrong fork.

+
§

ChallengingGenesisReceipt

The genesis receipt is unchallengeable.

+
§

DescendantsOfFraudulentERNotPruned

The descendants of the fraudulent ER is not pruned

+

Trait Implementations§

source§

impl Debug for FraudProofError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Decode for FraudProofError

source§

fn decode<__CodecInputEdqy: Input>( + __codec_input_edqy: &mut __CodecInputEdqy +) -> Result<Self, Error>

Attempt to deserialise the value from input.
§

fn decode_into<I>( + input: &mut I, + dst: &mut MaybeUninit<Self> +) -> Result<DecodeFinished, Error>where + I: Input,

Attempt to deserialize the value from input into a pre-allocated piece of memory. Read more
§

fn skip<I>(input: &mut I) -> Result<(), Error>where + I: Input,

Attempt to skip the encoded value from input. Read more
§

fn encoded_fixed_size() -> Option<usize>

Returns the fixed encoded size of the type. Read more
source§

impl Encode for FraudProofError

source§

fn size_hint(&self) -> usize

If possible give a hint of expected size of the encoding. Read more
source§

fn encode_to<__CodecOutputEdqy: Output + ?Sized>( + &self, + __codec_dest_edqy: &mut __CodecOutputEdqy +)

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere + F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<FraudProofError> for Error<T>

source§

fn from(err: FraudProofError) -> Self

Converts to this type from the input type.
source§

impl PalletError for FraudProofError

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<FraudProofError> for FraudProofError

source§

fn eq(&self, other: &FraudProofError) -> bool

This method tests for self and other values to be equal, and is used +by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always +sufficient, and should not be overridden without very good reason.
source§

impl TypeInfo for FraudProofError

§

type Identity = FraudProofError

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<FraudProofError> for FraudProofError

source§

impl StructuralPartialEq for FraudProofError

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere + T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere + T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CheckedConversion for T

§

fn checked_from<T>(t: T) -> Option<Self>where + Self: TryFrom<T>,

Convert from a value of T into an equivalent instance of Option<Self>. Read more
§

fn checked_into<T>(self) -> Option<T>where + Self: TryInto<T>,

Consume self to return Some equivalent value of Option<T>. Read more
§

impl<T> DecodeAll for Twhere + T: Decode,

§

fn decode_all(input: &mut &[u8]) -> Result<T, Error>

Decode Self and consume all of the given input data. Read more
§

impl<T> DecodeLimit for Twhere + T: Decode,

§

fn decode_all_with_depth_limit( + limit: u32, + input: &mut &[u8] +) -> Result<T, Error>

Decode Self and consume all of the given input data. Read more
§

fn decode_with_depth_limit<I>(limit: u32, input: &mut I) -> Result<T, Error>where + I: Input,

Decode Self with the given maximum recursion depth and advance input by the number of +bytes consumed. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

+
§

impl<T> Hashable for Twhere + T: Codec,

§

fn blake2_128(&self) -> [u8; 16]

§

fn blake2_256(&self) -> [u8; 32]

§

fn blake2_128_concat(&self) -> Vec<u8, Global>

§

fn twox_128(&self) -> [u8; 16]

§

fn twox_256(&self) -> [u8; 32]

§

fn twox_64_concat(&self) -> Vec<u8, Global>

§

fn identity(&self) -> Vec<u8, Global>

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere + U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

+

That is, this conversion is whatever the implementation of +From<T> for U chooses to do.

+
§

impl<T> IsType<T> for T

§

fn from_ref(t: &T) -> &T

Cast reference.
§

fn into_ref(&self) -> &T

Cast reference.
§

fn from_mut(t: &mut T) -> &mut T

Cast mutable reference.
§

fn into_mut(&mut self) -> &mut T

Cast mutable reference.
§

impl<T, Outer> IsWrappedBy<Outer> for Twhere + Outer: AsRef<T> + AsMut<T> + From<T>, + T: From<Outer>,

§

fn from_ref(outer: &Outer) -> &T

Get a reference to the inner from the outer.

+
§

fn from_mut(outer: &mut Outer) -> &mut T

Get a mutable reference to the inner from the outer.

+
§

impl<T> KeyedVec for Twhere + T: Codec,

§

fn to_keyed_vec(&self, prepend_key: &[u8]) -> Vec<u8, Global>

Return an encoding of Self prepended by given slice.
§

impl<T> Pointable for T

§

const ALIGN: usize = mem::align_of::<T>()

The alignment of pointer.
§

type Init = T

The type for initializers.
§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T> Same<T> for T

§

type Output = T

Should always be Self
§

impl<T> SaturatedConversion for T

§

fn saturated_from<T>(t: T) -> Selfwhere + Self: UniqueSaturatedFrom<T>,

Convert from a value of T into an equivalent instance of Self. Read more
§

fn saturated_into<T>(self) -> Twhere + Self: UniqueSaturatedInto<T>,

Consume self to return an equivalent value of T. Read more
source§

impl<T, U> TryFrom<U> for Twhere + U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere + U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<S, T> UncheckedInto<T> for Swhere + T: UncheckedFrom<S>,

§

fn unchecked_into(self) -> T

The counterpart to unchecked_from.
§

impl<T, S> UniqueSaturatedInto<T> for Swhere + T: Bounded, + S: TryInto<T>,

§

fn unique_saturated_into(self) -> T

Consume self to return an equivalent value of T.
§

impl<V, T> VZip<V> for Twhere + V: MultiLane<T>,

§

fn vzip(self) -> V

source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>where + S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more
§

impl<S> Codec for Swhere + S: Decode + Encode,

§

impl<T> EncodeLike<&&T> for Twhere + T: Encode,

§

impl<T> EncodeLike<&T> for Twhere + T: Encode,

§

impl<T> EncodeLike<&mut T> for Twhere + T: Encode,

§

impl<T> EncodeLike<Arc<T, Global>> for Twhere + T: Encode,

§

impl<T> EncodeLike<Box<T, Global>> for Twhere + T: Encode,

§

impl<T> EncodeLike<Rc<T, Global>> for Twhere + T: Encode,

§

impl<S> FullCodec for Swhere + S: Decode + FullEncode,

§

impl<S> FullEncode for Swhere + S: Encode + EncodeLike<S>,

§

impl<T> JsonSchemaMaybe for T

§

impl<T> MaybeDebug for Twhere + T: Debug,

§

impl<T> MaybeRefUnwindSafe for Twhere + T: RefUnwindSafe,

§

impl<T> StaticTypeInfo for Twhere + T: TypeInfo + 'static,

\ No newline at end of file diff --git a/pallet_domains/fn.calculate_tx_range.html b/pallet_domains/fn.calculate_tx_range.html index e7403c8a4d..606b035418 100644 --- a/pallet_domains/fn.calculate_tx_range.html +++ b/pallet_domains/fn.calculate_tx_range.html @@ -1,4 +1,4 @@ -calculate_tx_range in pallet_domains - Rust
pub fn calculate_tx_range(
+calculate_tx_range in pallet_domains - Rust
pub fn calculate_tx_range(
     cur_tx_range: U256,
     actual_bundle_count: u64,
     expected_bundle_count: u64
diff --git a/pallet_domains/index.html b/pallet_domains/index.html
index b3ce1f25ed..1e5b5c1481 100644
--- a/pallet_domains/index.html
+++ b/pallet_domains/index.html
@@ -1,9 +1,9 @@
-pallet_domains - Rust

Crate pallet_domains

source ·
Expand description

Pallet Domains

+pallet_domains - Rust

Crate pallet_domains

source ·
Expand description

Pallet Domains

Re-exports

  • pub use __tt_error_token_1 as tt_error_token;
  • pub use __tt_default_parts_7 as tt_default_parts;

Modules

  • Domain block tree
  • Auto-generated docs-only module listing all defined dispatchables for this pallet.
  • Domain registry for domains
  • Runtime registry for domains
  • Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
  • Autogenerated weights for pallet_domains

Structs

  • Can be used to configure the genesis state of this pallet.
  • The Pallet struct, the main type that implements traits and standalone -functions within the pallet.
  • Per-domain state for tx range calculation.

Enums

  • Contains a variant per dispatchable extrinsic that this pallet has.
  • The Error enum of this pallet.
  • The Event enum of this pallet

Traits

Functions

  • Calculates the new tx range based on the bundles produced during the interval.

Type Definitions

  • The consensus block hash used to verify ER, only store the consensus block hash for a domain +functions within the pallet.
  • Per-domain state for tx range calculation.

Enums

Traits

Functions

  • Calculates the new tx range based on the bundles produced during the interval.

Type Definitions

  • The consensus block hash used to verify ER, only store the consensus block hash for a domain if that consensus block contains bundle of the domain, the hash will be pruned when the ER that point to the consensus block is pruned.
  • A set of BundleDigest from all bundles that successfully submitted to the consensus block, these bundles will be used to construct the domain block and ExecutionInbox is used to:
  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.
\ No newline at end of file diff --git a/pallet_domains/pallet/enum.FraudProofError.html b/pallet_domains/pallet/enum.FraudProofError.html new file mode 100644 index 0000000000..8db2641565 --- /dev/null +++ b/pallet_domains/pallet/enum.FraudProofError.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to ../../pallet_domains/enum.FraudProofError.html...

+ + + \ No newline at end of file diff --git a/pallet_domains/pallet/storage_types/struct.DomainBlockDescendants.html b/pallet_domains/pallet/storage_types/struct.DomainBlockDescendants.html new file mode 100644 index 0000000000..62dd98325d --- /dev/null +++ b/pallet_domains/pallet/storage_types/struct.DomainBlockDescendants.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to ../../../pallet_domains/storage_types/struct.DomainBlockDescendants.html...

+ + + \ No newline at end of file diff --git a/pallet_domains/runtime_registry/enum.Error.html b/pallet_domains/runtime_registry/enum.Error.html index 8cfd136a68..c3f67d9e70 100644 --- a/pallet_domains/runtime_registry/enum.Error.html +++ b/pallet_domains/runtime_registry/enum.Error.html @@ -18,7 +18,7 @@ &self, __codec_dest_edqy: &mut __CodecOutputEdqy )

Convert self to a slice and append it to the destination.
§

fn encode(&self) -> Vec<u8, Global>

Convert self to an owned vector.
§

fn using_encoded<R, F>(&self, f: F) -> Rwhere - F: FnOnce(&[u8]) -> R,

Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: RuntimeRegistryError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used + F: FnOnce(&[u8]) -> R,
Convert self to a slice and then invoke the given closure with it.
§

fn encoded_size(&self) -> usize

Calculates the encoded size. Read more
source§

impl<T> From<Error> for Error<T>

source§

fn from(err: RuntimeRegistryError) -> Self

Converts to this type from the input type.
source§

impl PalletError for Error

source§

const MAX_ENCODED_SIZE: usize = 1usize

The maximum encoded size for the implementing type. Read more
source§

impl PartialEq<Error> for Error

source§

fn eq(&self, other: &Error) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl TypeInfo for Error

§

type Identity = Error

The type identifying for which type info is provided. Read more
source§

fn type_info() -> Type

Returns the static type identifier for Self.
source§

impl EncodeLike<Error> for Error

source§

impl StructuralPartialEq for Error

Auto Trait Implementations§

§

impl RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/pallet_domains/sidebar-items.js b/pallet_domains/sidebar-items.js index 715b97e155..524213e38e 100644 --- a/pallet_domains/sidebar-items.js +++ b/pallet_domains/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["BundleError","Call","Error","Event"],"fn":["calculate_tx_range"],"mod":["block_tree","dispatchables","domain_registry","runtime_registry","storage_types","weights"],"struct":["GenesisConfig","Pallet","TxRangeState"],"trait":["Config","HoldIdentifier"],"type":["ConsensusBlockHash","ExecutionInbox","ExecutionReceiptOf","Module","OpaqueBundleOf"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["BundleError","Call","Error","Event","FraudProofError"],"fn":["calculate_tx_range"],"mod":["block_tree","dispatchables","domain_registry","runtime_registry","storage_types","weights"],"struct":["GenesisConfig","Pallet","TxRangeState"],"trait":["Config","HoldIdentifier"],"type":["ConsensusBlockHash","ExecutionInbox","ExecutionReceiptOf","Module","OpaqueBundleOf"]}; \ No newline at end of file diff --git a/pallet_domains/storage_types/index.html b/pallet_domains/storage_types/index.html index ee3a8a39a1..5f208b2567 100644 --- a/pallet_domains/storage_types/index.html +++ b/pallet_domains/storage_types/index.html @@ -8,7 +8,7 @@

Warning: Doc-Only

Structs