pub fn bootstrap_charge_reward<T: Config>(
    asset_0: T::AssetId,
    asset_1: T::AssetId,
    charge_rewards: Vec<(T::AssetId, AssetBalance)>
)
Expand description

Warning: Doc-Only

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