pub fn add_reward<T: Config>(amount: <T as Config>::Balance)
Expand description

Deposit incentive reward currency into the pallet account.

  • amount: Reward amount added

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::add_reward.