You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `revokeByDelegation` function allows you to create a delegated on-chain revocation for a specific attestation. This function takes an object with the following properties:
327
327
328
-
-`schema`: The UID of the schema for which the attestation is being revoke.
328
+
-`schema`: The UID of the schema for which the attestation is being revoked.
329
329
-`data`: An object containing the following properties:
330
330
-`uid`: The UID of the attestation to revoke.
331
331
-`value`: (Optional) The ETH value that is being sent with the revocation.
0 commit comments