Function polkadot_runtime_common::claims::pallet::dispatchables::move_claim
source · pub fn move_claim<T: Config>(
old: EthereumAddress,
new: EthereumAddress,
maybe_preclaim: Option<T::AccountId>,
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::move_claim
.