Type Alias hrmp_accept_open_channel

hrmp_accept_open_channel: TxDescriptor<{
    sender: number;
}>

Accept a pending open channel request from the given sender.

The channel will be opened only on the next session boundary.