Open frankynines opened 5 years ago
Keep hitting error:
processingError(desc: "Failed to calculate gas estimate that satisfied options") networkFailure
on send, how can I fix this.
@steadyaction have you seen this error?
This resolveGasLimit is throwing the error. Transaction sends fine if I comment out. Is there any way to skip this without modifying the Web3+MutatingTransaction file?
Keep hitting error:
processingError(desc: "Failed to calculate gas estimate that satisfied options") networkFailure
on send, how can I fix this.