jcnelson / nftree

A scalable way to mint NFTs that earn their owners a yield in STX
47 stars 10 forks source link

Potential editorial mistake in `README.md` #2

Closed LNow closed 2 years ago

LNow commented 2 years ago

Hey @jcnelson! I like the idea of using Merkel tree to pre-mint all NFT's in collection. :clap:

In README.md file you mentioned instantiate-nftree function:

Once the NFT creator has the outputted NFT descriptor, they can call (instantiate-nftree) with it:

There is no such function in the project source files, and almost identical sentence can be found few lines above, so I think it's just an editorial mistake.

jcnelson commented 2 years ago

Yup; fixed.