pub fn tip<T: Config<I>, I: 'static>(
amount: <<T as Config<I>>::Currency as Currency<<T as Config>::AccountId>>::Balance,
)
Expand description
Deposit amount
tokens in the treasure account
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::tip
.