onflow / freshmint

Apache License 2.0
68 stars 17 forks source link

Add transaction to transfer NFTs from a queue to a collection #151

Closed psiemens closed 1 year ago

psiemens commented 1 year ago

This PR adds a transaction that transfers NFTs from a CollectionQueue in the signer's account to a Collection and the recipient account.

For example, this transaction can be used to move NFTs out of the main mint queue and into another account.