pub(crate) fn lm_create_global_farm<T: Config>(
total_rewards: Balance,
owner: T::AccountId,
yield_per_period: Perquintill
) -> DispatchResult
pub(crate) fn lm_create_global_farm<T: Config>(
total_rewards: Balance,
owner: T::AccountId,
yield_per_period: Perquintill
) -> DispatchResult