ISignatureUtils
Author: Layr Labs, Inc.
Terms of Service: https://docs.eigenlayer.xyz/overview/terms-of-service
Structs
SignatureWithExpiry
Struct that bundles together a signature and an expiration time for the signature. Used primarily for stack management.
SignatureWithSaltAndExpiry
Struct that bundles together a signature, a salt for uniqueness, and an expiration time for the signature. Used primarily for stack management.
Last updated