mirror of
https://github.com/FlipsideCrypto/gnosis-models.git
synced 2026-02-06 15:56:45 +00:00
error code (#86)
This commit is contained in:
parent
78c44d452d
commit
cb8de2fabd
@ -51,7 +51,8 @@
|
||||
'-32007',
|
||||
'-32008',
|
||||
'-32009',
|
||||
'-32010'
|
||||
'-32010',
|
||||
'-32608'
|
||||
)
|
||||
)
|
||||
{% endmacro %}
|
||||
@ -109,7 +110,8 @@ WHERE
|
||||
'-32007',
|
||||
'-32008',
|
||||
'-32009',
|
||||
'-32010'
|
||||
'-32010',
|
||||
'-32608'
|
||||
)
|
||||
)
|
||||
{% endmacro %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user