Skip to content

Commit

Permalink
Update errors.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joepegler authored May 8, 2024
1 parent 65763ef commit f778abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/errors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "SessionRuleViolationError",
"regex": "ABISV Arg Rule Violated",
"regex": "abisv arg rule violated",
"description": "One of the rules you have applied to your session has caused your transaction to revert",
"causes": ["The ABI Session Validation rules you have applied prevent your tx from executing"],
"solutions": ["Check documentation here: https://bcnmy.github.io/biconomy-client-sdk/interfaces/Rule.html for detail for how to correctly apply your session permissions"]
Expand Down

0 comments on commit f778abe

Please sign in to comment.