Accept & Open HRMP channel with InvArch Tinkernet - motion #194
Democracy
0 Comments
Executed

This motion will trigger two Transact message on Kusama to accept&send the HRMP request sent from InvArch Tinkernet.

The first transact will be performed on Kusama with the following call:

0x3c014d080000

which can be decoded as:

hrmp.hrmpAcceptOpenChannel(
  sender: 2,125,
)

The second transact will be performed on Kusama with the call:

0x3c004d080000e803000000900100

which can be decoded as:

hrmp.hrmpInitOpenChannel(
  recipient: 2,125,
  proposedMaxCapacity: 1,000
  proposedMaxMessageSize: 102,400
)

Khala's sovereign account has already got enough deposit to open the channels.

Edited
Reply
Up
Share
This vote has been closed.
  • Business
  • Call
  • Metadata
  • Timeline2
Comments
There are no comments here