UCAN Revocation Schema
UCAN Revocation Schema
Section titled “UCAN Revocation Schema”This document contains the IPLD schema definition for UCAN Revocation.
type RevocationAction <: Action { cmd "ucan/revoke" nnc "" arg RevocationArguments}
type RevocationArguments struct { rev &Delegation pth [&Delegation]}