pub fn add_tip<T: Config>(message_id: MessageId, asset: Asset)
Expand description
Add an additional relayer tip for a committed message identified by message_id
.
The tip asset will be swapped for ether.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_tip
.