Set a NFT as a Profile Picture
function createSetProfilePicturePayload (tokenId: TokenId): Promise<TransactionPayloadEntryFunction>{
creator: string,
collection: string,
name: string,
}Last updated
function createSetProfilePicturePayload (tokenId: TokenId): Promise<TransactionPayloadEntryFunction>{
creator: string,
collection: string,
name: string,
}Last updated