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