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

[TAS-749] 🚸 Enable users to mint NFTs on nft-book-press page #423

Merged
merged 8 commits into from
Dec 23, 2023

Conversation

AuroraHuang22
Copy link
Collaborator

2023-12-05.10.14.38.mov

Copy link

pages/view/_iscnId/index.vue Show resolved Hide resolved
pages/view/_iscnId/index.vue Outdated Show resolved Hide resolved
Comment on lines 66 to 77
export async function getCosmosQueryClient(): Promise<
QueryClient &
ISCNExtension &
BankExtension &
AuthzExtension &
NFTExtension &
LikeNFTExtension
> {
const c = await getISCNQueryClient();
const q = await c.getQueryClient();
return q;
}
Copy link
Member

Choose a reason for hiding this comment

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

where is this function used?

pages/view/_iscnId/index.vue Outdated Show resolved Hide resolved
pages/view/_iscnId/index.vue Outdated Show resolved Hide resolved
@williamchong williamchong merged commit f83c214 into likecoin:main Dec 23, 2023
1 check passed
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