Skip to content

Commit

Permalink
Remove notes
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Oct 23, 2023
1 parent 204d7dc commit 32214de
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tips/TIP-0043/tip-0043.md
Original file line number Diff line number Diff line change
Expand Up @@ -554,12 +554,6 @@ sweep what the NFT owns in the ledger before burning it._
- All <i>Unlock Condition</i> imposed transaction validation criteria must be fulfilled.
- All <i>Feature</i> imposed transaction validation criteria must be fulfilled.

## Notes

- It would be possible to have two-step issuer verification: First NFT is minted, and then metadata can be immutably
locked into the output. The metadata contains an issuer public key plus a signature of the unique `NFT ID`. This way a
smart contract chain can mint on behalf of the user, and then push the issuer signature in a next step.

## NFT Locking & Unlocking

The `NFT ID` field is functionally equivalent to `Account ID` of an account output. It is generated the same way, but it
Expand Down

0 comments on commit 32214de

Please sign in to comment.