pub fn add_tip<T: Config>(
sender: AccountIdOf<T>,
message_id: MessageId,
amount: u128,
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_tip
.