Describe the Issue
There are still potentials to improve outbound performance for non-EVM chains.
Solana outbound might benefit from batch keysign strategy like EVM chains.
Bitcoin outbound may or may not benefit from batch keysign strategy, need to investigate.
TON needs to investigate if batch keysign can be used or not.
Sui outbound can't benefit from batch keysign, because pre-signed transactions can be easily invalidated due to the constantly changing gateway object's version.