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

Update to latest CosmWasm and Launchpad v2 #257

Closed
wants to merge 2 commits into from
Closed

Update to latest CosmWasm and Launchpad v2 #257

wants to merge 2 commits into from

Conversation

shanev
Copy link
Member

@shanev shanev commented Oct 26, 2022

Fixes #260

collection_token_id: MultiIndex::new(
|d: &Bid| (d.collection.clone(), d.token_id),
|_pk: &[u8], d: &Bid| (d.collection.clone(), d.token_id),
Copy link
Contributor

Choose a reason for hiding this comment

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

what does the pk do here?

@shanev shanev closed this Jan 28, 2023
@shanev shanev deleted the update-1.2 branch January 28, 2023 01:04
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.

Update Marketplace for Launchpad v2
2 participants