You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In java SDK there is a MirrorNodeContractEstimateGasQuery which can be used for gas estimation queries. Currently we perform manually a contract call with given parameters.
Solution
Adapt the tests to use MirrorNodeContractEstimateGasQuery from the SDK