pub fn hrmp_accept_open_channel<T: Config>(sender: Id)
Expand description
Accept a pending open channel request from the given sender.
The channel will be opened only on the next session boundary.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::hrmp_accept_open_channel
.