Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EASY] Remove untagged enum property (#2747)
# Description The gas estimator type seemingly can't be deserialized with the `untagged` attribute. While I was at it I also made sure variants get renamed to kebab cast # Changes * remove untagged property * renamed variants to kebab case ## How to test tested change locally. The strings "web3" and "native" can now be deserialized.
- Loading branch information