This motion will retry Motion #23. The last motion was not fast tracked due to mistake. So we intend to retry it with technical committee fast track.
Original proposal
This motion will trigger a Transact message on Polkadot to accept&send the HRMP request sent from Astar Network.
The transact will be performed on Polkadot with the following call:
0x1a02083c01f20700003c00f2070000e803000000900100
which can be decoded as:
hrmp.hrmpAcceptOpenChannel(
sender: 2,034,
)
hrmp.hrmpInitOpenChannel(
recipient: 2,034,
proposedMaxCapacity: 1,000
proposedMaxMessageSize: 102,400
)
Phala's sovereign account has already got enough deposit to open the channels.