Motion #194 and #204 were not executed successfully due to the preimage / scheduler migration misconfiguration. This motion will try to re-execute Motion 194. Hopefully it can be executed correctly.
Please vote NAY to #204 because it sets a wrong preimage length. Vote on this proposal instead.
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.