Use the functionality below to allow users to remove their SPP from your own front-end.
function createRemoveProfilePictureTransaction (ownerPublicKey: PublicKey): Promise<Transaction>
ownerPublicKey - The public key of the wallet
ownerPublicKey
A Web3 Transaction object
Last updated 3 years ago
Was this helpful?