Runtime sends much more information like Cost of transaction exceeds sender balance. {} is required but the sender only has {} but gateway removes extra information and just passes through "Cost of transaction exceeds sender balance". Which makes it harder to debug.
What is the problem that you're trying to solve?
Runtime sends much more information like
Cost of transaction exceeds sender balance. {} is required but the sender only has {}
but gateway removes extra information and just passes through "Cost of transaction exceeds sender balance". Which makes it harder to debug.Describe the solution you'd like
Pass full information though.