Type Alias force_process_hrmp_close

force_process_hrmp_close: TxDescriptor<{
    channels: number;
}>

Force process HRMP close channel requests.

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

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

Origin must be the ChannelManager.