This motion will trigger a Transact message on Kusama to accept HRMP requests from Basilisk and Calamari.
The transact will be performed on Kusama with the following call:
0x1800083c01240800003c012a080000
which can be decoded as:
utility.batch([
hrmp.hrmpAcceptOpenChannel(sender: 2,084)
hrmp.hrmpAcceptOpenChannel(sender: 2,090)
])
Khala's sovereign account has already got the enough deposit to open the channels.