We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to ask to add startEditionfrom: function to solana for this fork if it's possible.
No response
The text was updated successfully, but these errors were encountered:
@SDM-Shroom I'm not sure why, but I believe solana can only start from 1 for some reason.
You can get rid of the check by removing the network != NETWORK.sol && from ~line 440:
network != NETWORK.sol &&
hashlips_art_engine/src/main.js
Lines 439 to 441 in fe7352d
Sorry, something went wrong.
@bolshoytoster
Thank you for the advice! It actually worked without the code network != NETWORK.sol &&
No branches or pull requests
Summary
I'd like to ask to add startEditionfrom: function to solana for this fork if it's possible.
Basic example
No response
Motivation
No response
The text was updated successfully, but these errors were encountered: