Type Alias force_process_hrmp_open

force_process_hrmp_open: TxDescriptor<{
    channels: number;
}>

Force process HRMP open channel requests.

If there are pending HRMP open channel requests, you can use this function to process all of those requests immediately.

Total number of opening channels must be provided as witness data.

Origin must be the ChannelManager.