This motion is a batch call to (1) register the following assets and set each execution price to 80_000_000_000_000_000_000, and (2) trigger a Transact message on Kusama to open a HRMP request to Pioneer Network.
Registering:
- Pioneer NEER: id=13, path="../Parachain(2096)/GeneralKey(0x000000000000000000)", sym=NEER, dec=18
- Pioneer BIT: id=14, path="../Parachain(2096)/GeneralKey(0x020000000000000000)", sym=BIT, dec=18
Transact:
0x3c0030080000e803000000900100
which can be decoded as:
hrmp.hrmpInitOpenChannel(
recipient: 2,096
proposedMaxCapacity: 1,000
proposedMaxMessageSize: 102,400
)
Khala's sovereign account has already got the enough deposit to open the channels.