Revokes the current delegate authority for a token account.
await metaplex .tokens() .builders() .revokeDelegateAuthority({ mintAddress });
Generated using TypeDoc
Revokes the current delegate authority for a token account.