When estimating fees, any errors are swallowed up as the fees are estimated behind the scenes.
Related to: #171
It would be useful to expose any error coming back from the simulation. This would effectively enable the same functionality as a --dry-run allowing apps to validate transactions before sending them
When estimating fees, any errors are swallowed up as the fees are estimated behind the scenes.
Related to: #171
It would be useful to expose any error coming back from the simulation. This would effectively enable the same functionality as a
--dry-runallowing apps to validate transactions before sending them