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

Added Custom Price Method Override #73

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

stawberryjuice
Copy link

Added an override so users can override the name of the price function by adding a custom name in the settings, similarly to how this could be done with the mint function:
contractMethods: { mint: "mintQueen", price: "getPriceQueen" }

@vercel
Copy link

vercel bot commented Aug 20, 2022

@stawberryjuice is attempting to deploy a commit to the Buildship Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nftcomponents ✅ Ready (Inspect) Visit Preview Sep 25, 2022 at 4:09PM (UTC)

@theshadowagent
Copy link
Member

Great addition, thanks! I noticed a bug, so I pushed a fix. I've let Vercel deploy this branch, let's check if it works

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