ReceiptVisibilityTimedOut

Documentation for eth_defi.provider.receipt.ReceiptVisibilityTimedOut exception.

exception ReceiptVisibilityTimedOut

Bases: TimeoutError

Timed out before all read providers could see a transaction receipt.

__init__(*args, **kwargs)
__new__(**kwargs)
add_note(note, /)

Add a note to the exception

errno

POSIX exception code

filename

exception filename

filename2

second exception filename

strerror

exception strerror

with_traceback(tb, /)

Set self.__traceback__ to tb and return self.