I am getting this error on arbitrum. Can anyone help me out on this issue?
Failed to relay call. Results:
Relaying errors (1):
https://bv3arelayer.com => paymaster rejected in local view call to 'relayCall()': Check Relay Worker balance - potentially Out Of GasFWD: insufficient gas stack:Error: paymaster rejected in local view call to 'relayCall()': Check Relay Worker balance - potentially Out Of GasFWD: insufficient gas
const config = {
paymasterAddress: paymasterAddress,
loggerConfiguration: {
logLevel: "debug",
loggerUrl: "logger.opengsn.org",
},
auditorsCount: 0,
performDryRunViewRelayCall: false,
gasPriceFactorPercent: 80,
// minMaxPriorityFeePerGas: 150000,
gasPriceSlackPercent: 900
};
The paymaster contract has sufficient balance (0.01 eth) staked on relayHub.