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
GenericTransaction Should Contain data as well in the schema otherwise it is not valid for eth_estimateGas where user is trying to estimateGas with some parameter passed using data for contract.
execution-apis/src/schemas/transaction.yaml
Lines 515 to 517 in 884fb32
dataas well in the schema otherwise it is not valid foreth_estimateGaswhere user is trying to estimateGas with some parameter passed usingdatafor contract.