Skip to main content

AuthenticatorFunctionRefV1Rotated

AuthenticatorFunctionRefV1Rotated Objects

class AuthenticatorFunctionRefV1Rotated(
AuthenticatorFunctionRefV1RotatedProtocol)

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

try_from_bcs

@classmethod
def try_from_bcs(cls, bytes: bytes) -> AuthenticatorFunctionRefV1Rotated

Decode from the BCS contents of an emitted event.

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.