Let us walk on the 3-isogeny graph
|
Data Structures | |
class | _stop_never |
class | stop_after_attempt |
class | stop_after_delay |
class | stop_all |
class | stop_any |
class | stop_base |
class | stop_when_event_set |
Variables | |
StopBaseT = typing.Union[stop_base, typing.Callable[["RetryCallState"], bool]] | |
stop_never = _stop_never() | |
stop_never = _stop_never() |