[python] change gas estimate expected

This commit is contained in:
Jacob Evans 2020-01-20 12:38:13 +10:00
parent a24b14c465
commit bc540f0cf0
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842

View File

@ -380,7 +380,7 @@ will be consumed.
... ), ... ),
... tx_params=TxParams(from_=maker_address), ... tx_params=TxParams(from_=maker_address),
... ) ... )
74... 71...
""" """
from .tx_params import TxParams from .tx_params import TxParams