Skip to content

fix: mint to sender#588

Merged
leovct merged 2 commits intomainfrom
jhilliard/nft-remove-mint-constructor
Apr 23, 2025
Merged

fix: mint to sender#588
leovct merged 2 commits intomainfrom
jhilliard/nft-remove-mint-constructor

Conversation

@praetoriansentry
Copy link
Member

The default behavior of minting to the sender causes issues when using this contract with the deterministic deployer since it can't receive the NFT. I'm removing this feature since I don't think it's needed.

The default behavior of minting to the sender causes issues when using
this contract with the deterministic deployer since it can't receive
the NFT. I'm removing this feature since I don't think it's needed.
leovct
leovct previously approved these changes Apr 23, 2025
@leovct leovct enabled auto-merge (squash) April 23, 2025 06:52
@leovct leovct merged commit b55afd2 into main Apr 23, 2025
13 checks passed
@leovct leovct deleted the jhilliard/nft-remove-mint-constructor branch April 23, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants