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
fix: update contract ABI to match deployed ServiceQualityOracle (#24)
Replace old contract ABI with correct ABI from deployed
ServiceQualityOracle contract at 0x6d5550698F930210c3f50efe744bF51C55D791f6.
This resolves production failures where oracle attempts to call
new contract with incompatible old ABI interface.
0 commit comments