We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f012f commit 75fb065Copy full SHA for 75fb065
src/extensions/components/txpool-errors.yaml
@@ -30,7 +30,7 @@ x-error-group:
30
x-error-category: "TXPOOL_ERRORS"
31
- code: -31007
32
message: "RECEIVER_DENYLISTED"
33
- data: "Transaction receiver is blacklisted"
+ data: "Transaction receiver is denylisted"
34
35
- code: -31008
36
message: "CHAIN_ID_MISMATCH"
0 commit comments