Skip to main content

AuthenticatorFunctionRefV1RotatedProtocol

AuthenticatorFunctionRefV1RotatedProtocol Objects

class AuthenticatorFunctionRefV1RotatedProtocol(typing.Protocol)

A typed view of a 0x2::account::AuthenticatorFunctionRefV1Rotated.

from_ref

def from_ref() -> AuthenticatorFunctionRef

The authenticator function reference before the rotation.

to_ref

def to_ref() -> AuthenticatorFunctionRef

The authenticator function reference after the rotation.