GasPriceMethod

Documentation for eth_defi.gas.GasPriceMethod Python class.

class GasPriceMethod[source]

What method we did use for setting the gas price.

Attributes summary

legacy

Legacy chains

london

Post London hard work

legacy = 'legacy'

Legacy chains

london = 'london'

Post London hard work