Open steakpinball opened 3 years ago
How do we know who can sell NFT certificates for each NFT pointers? We could have NFT certificates pointing to NFT pointers pointing to memory addresses. The readme states ownership is easy to determine, but who actually owns them?
The readme states ownership is easy to determine
The C++ ownership model is relatively simple. I would recommend reviewing this brief (21 page) summary (PDF warning).
I don't see the problem 😉
How do we know who can sell NFT certificates for each NFT pointers? We could have NFT certificates pointing to NFT pointers pointing to memory addresses. The readme states ownership is easy to determine, but who actually owns them?