flow-nft icon indicating copy to clipboard operation
flow-nft copied to clipboard

Borrow sub collection

Open bjartek opened this issue 2 years ago • 3 comments

Closes: #146

I added methods to NFT aswell, since there should be a way to reason about this if you are comming to this from a Resolver standpoint and from an NFT standpoint.

bjartek avatar Feb 08 '23 23:02 bjartek

I feel borrowChildNFT should be on another interface, common usage is not having child NFT afaik.

But also as this will be deprecated soon, it is not that big of a problem.

bluesign avatar Feb 10 '23 08:02 bluesign

@bluesign What will be deprecated soon?

joshuahannan avatar Feb 13 '23 14:02 joshuahannan

@bluesign What will be deprecated soon?

My bad, I thought this will be in the collection somehow. Then I think borrowChildNFT should be separate interface for sure, I don't think many NFTs have/will have child NFTs.

bluesign avatar Feb 13 '23 15:02 bluesign

This is handled in the v2, standard, right? Can we close this?

joshuahannan avatar Apr 22 '24 19:04 joshuahannan