razor-network/oracle-node

Reveal fails with `Invalid Signature`

Yashk767 opened this issue · 0 comments

Description

Reveal fails with Invalid Signature error during estimateGas.

Solution

Introduce a gasLimitOverrride flag which will take in the inout value as the gas limit value to execute transaction.
This solution will skip estimate gas calculation if the value for gasLimitOverride flag is provided.