Hello, I am after a possible use case that would require the ability to connect between multichains, kind like a mess of blockchains, where you can nlock your transaction in one chain and make it appear in another one. This would be a way to extend capacity by creating sidechains that would contain details that are irrelevant to others. For example, you could have airlines have a chain with their flights and have a separate one with each separate seat in that flight, and another one bundling those seats with additional services, such as car rental or access to business lounge. You could as well issue itineraries in a chain which are a combination of different flights/airlines based on existing seats in other multichains. There are two main benefits of this: allows to separate in a chain business specific permisioning/consensus and second would make multichain scalable.
Does it make sense?