Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuctionHouse v0.2 #61

Merged
merged 28 commits into from Nov 1, 2022
Merged

AuctionHouse v0.2 #61

merged 28 commits into from Nov 1, 2022

Conversation

mike-metaplex
Copy link
Contributor

No description provided.

@mike-metaplex mike-metaplex changed the title [WIP] AuctionHouse v0.2 AuctionHouse v0.2 Nov 1, 2022
@ajamaica ajamaica marked this pull request as ready for review November 1, 2022 15:27
? input.seller
: PublicKey.findAssociatedTokenAccountPda(
mint: input.auctionHouse.treasuryMint,
owner: input.seller
)
else { return .failure(.couldNotFindSellerReceiptAccount) }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@mike-metaplex mike-metaplex merged commit 7b7f6d1 into main Nov 1, 2022
@mike-metaplex mike-metaplex deleted the feature/auction-house branch November 1, 2022 18:24
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.

None yet

2 participants