-
Couldn't load subscription status.
- Fork 26
Add optional safeTxGas feature #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍
ESLint Summary View Full Report
Report generated by eslint-plus-action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait, this feature doesn't belong here. It's not per chain, it's per Safe version.
|
Why is this then alongside the same details that are to be returned from the endpoint? No versioning was discussed alongside |
|
Reopened because we still need to define this feature in the enum. |
…add-optional-safe-tx-gas-feature
To match the new feature in the chains endpoint the
FEATURESenum was extended to addSAFE_TX_GAS_OPTIONAL.