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