Relax gas estimate expectation in Python doctest

This commit is contained in:
F. Eugene Aumson
2019-08-01 19:12:08 -04:00
committed by GitHub
parent 5bba06bef8
commit 3cb5190bc6

View File

@@ -320,7 +320,7 @@ will be consumed.
... ),
... tx_params=TxParams(from_=maker_address),
... )
73825
73...
"""
from .tx_params import TxParams