This is a retry of Motion #17. The motion 17 was canceled because the specified max transaction fee was 100x larger since it used an incorrect decimal number. This motion fixes it.
Original motion
This motion will trigger a Transact message on Polkadot to open a HRMP request to Crab Network.
The transact will be performed on Polkadot with the following call:
0x3c00d6070000e803000000900100
which can be decoded as:
hrmp.hrmpInitOpenChannel(
recipient: 2,006
proposedMaxCapacity: 1,000
proposedMaxMessageSize: 102,400
)
Phala's sovereign account has already got the enough deposit to open the channels.