Overview of Solis Network Bridge

The time complexity of bridge transfer = O(n). It performs linearly in graph, the more the request the slower the transfer process literally.

However, there are some scale solutions.

  1. Add more relayers.

  2. Increase value of MaxPackMultisigPerBlock proposal.

  3. Increase value of network's ProcessPackThroughput.

Last updated