pub fn hrmp_manage<T: Config>(
    action: HrmpOperation,
    fee: CurrencyPayment<<T as Config>::CurrencyId>,
    weight_info: TransactWeights
)
Expand description

Manage HRMP operations

§Warning: Doc-Only

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