Hello!
Wanted to start a quick discussion thread about enabling the RPC to simulate all Stellar operations.
A potential use case for this would be simulating path payment operations. It appears like the resultXDR should return information about the trade, including the simulated amount received at the end of the path payment. Bots would be able to simulate via local RPC against both Stellar Classic DEX / LPs and Soroban LPs if attempting to perform arbitrage without the need for running a local Horizon instance (which is a massive resource cost).
Thoughts? Mostly curious if there was a technical reason this was prohibited.