FallbackStrategy

Documentation for eth_defi.provider.fallback.FallbackStrategy Python class.

class FallbackStrategy[source]

Different supported fallback strategies.

Attributes summary

cycle_on_error

Automatically switch to the next provider on an error

cycle_on_error = 'cycle_on_error'

Automatically switch to the next provider on an error