From 03b97cdadad0c08eb1d334cd5a1b9b9ad03c60b2 Mon Sep 17 00:00:00 2001 From: joepegler Date: Mon, 12 Aug 2024 14:01:27 +0100 Subject: [PATCH] Update errors.json --- docs/errors.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/errors.json b/docs/errors.json index 683f27e..021f624 100644 --- a/docs/errors.json +++ b/docs/errors.json @@ -242,7 +242,8 @@ "Top up your paymaster via the dashboard", "Verify that the verificationGasLimit is high enough to cover the validatePaymasterUserOp function's gas costs.", "Verify the userOp you are building is valid.", - "If you are not looking to use a paymaster to cover the gas fees, verify that the paymasterAndData field is not set." + "If you are not looking to use a paymaster to cover the gas fees, verify that the paymasterAndData field is not set.", + "Use a verificationGasLimit offset, documented here: https://docs.biconomy.io/tutorials/utils/offsetGasValues" ] }, {