Abstract
Abstract
serializeStatic
deserializeDeserializes a TransactionAuthenticator from the provided deserializer. This function helps in reconstructing the TransactionAuthenticator based on the variant index found in the serialized data.
The deserializer instance used to read the serialized data.
Represents an abstract base class for transaction authenticators. This class provides methods for serializing and deserializing different types of transaction authenticators.