A universal handle transaction method? #3154
Benjythebee
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we all work together and come up with an almost perfect method that handles a transaction?
By "almost perfectly handles a transaction" I mean:
I've come up with my own little handler in typescript, but it's not perfect given I still get issues with it.
I'm sure some of you have better ideas and stricter types.
I'd love for us to end up with a method that receives an ethers transaction and handles every case.
Here is my contribution to start things:
Example Use:
Beta Was this translation helpful? Give feedback.
All reactions