This mapping tracks how many open channel requests were accepted by a given recipient para.
Invariant: HrmpOpenChannelRequests should contain the same number of items (_, X) with
confirmed set to true, as the number of HrmpAcceptedChannelRequestCount for X.
This mapping tracks how many open channel requests were accepted by a given recipient para. Invariant:
HrmpOpenChannelRequests
should contain the same number of items(_, X)
withconfirmed
set to true, as the number ofHrmpAcceptedChannelRequestCount
forX
.