OZPolicySignature

public struct OZPolicySignature : OZSmartAccountSignature, Hashable

Marker signature representing policy-based authorization.

Policy signatures are encoded as empty maps and indicate that authorization should be determined by the smart-account’s policy evaluation (for example spending limits, threshold signatures, or time-based restrictions). Use the canonical singleton instance via OZPolicySignature.instance.