pub fn register<T: Config<I>, I: 'static>(valid_till: BlockNumberFor<T>)Expand description
Register relayer or update its registration.
Registration allows relayer to get priority boost for its message delivery transactions.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::register.