-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Add in tapd mock server a
verify-asset-ownershipmethod returning, true, false or error. - Add an integration test on asset ownership verification.
- Add a new type of request:
ADD_OWNERSHIP_PROOF_REQUESTwith the following parameters:assetId,scriptKey,outpointandproof. - On user asset list page, add a button to claim you are the creator. It will ask
assetId, if issuance proof is found, it will display a form withassetid,scriptKey,outpointand explanation. User will be able to entier itsproof. - Add a bach calling verify-asset-ownership - Find issuance proof and verify user proof -> if ok, change the creator of the asset.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request