This motion will trigger a Transact message on Kusama to open a HRMP request to Basilisk.
The transact will be performed on Kusama with the following call:
0x3c002a080000e803000000900100
which can be decoded as:
hrmp.hrmpInitOpenChannel(
recipient: 2,090
proposedMaxCapacity: 1,000
proposedMaxMessageSize: 102,400
)
Khala's sovereign account has already got the enough deposit to open the channels.