Please vote NAY to this motion and consider instead.
https://khala.subsquare.io/council/motion/205
Original Proposal
Motion #194 was not executed successfully due to the preimage / scheduler migration problem. This motion will try to re-execute Motion 194. Hopefully it can be executed correctly.
Original Proposal
This motion will trigger two Transact message on Kusama to accept&send the HRMP request sent from InvArch Tinkernet.
The first transact will be performed on Kusama with the following call:
0x3c014d080000
which can be decoded as:
hrmp.hrmpAcceptOpenChannel(
sender: 2,125,
)
The second transact will be performed on Kusama with the call:
0x3c004d080000e803000000900100
which can be decoded as:
hrmp.hrmpInitOpenChannel(
recipient: 2,125,
proposedMaxCapacity: 1,000
proposedMaxMessageSize: 102,400
)
Khala's sovereign account has already got enough deposit to open the channels.`