mirror of
https://github.com/FlipsideCrypto/bsc-models.git
synced 2026-02-06 13:06:58 +00:00
error code (#158)
This commit is contained in:
parent
37212b5e60
commit
96eff0647a
@ -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