nucypher/nucypher

Create web3.py middleware to replace legacy gas strategies

Closed this issue · 1 comments

Create web3.py middleware to replace legacy gas strategies

Subsumed by #2770 - Rather than a middleware, we need a simple method to obtiain gas price suggestions to be usable before signing the TX (middlewares aren't very useful here). This is going to be addressed by #3412