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

[Bug]: Royalty address already filled out #126

Open
3 tasks done
MancinoTech opened this issue Nov 10, 2022 · 0 comments
Open
3 tasks done

[Bug]: Royalty address already filled out #126

MancinoTech opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@MancinoTech
Copy link

Version

  • Yes

General Question

  • No

What happened?

Noticed the royalty address had it's placeholder replaced with a real public key. Should be reverted back to a placeholder to avoid confusion.

// OPTIONAL CONTRACT DETAILS THAT CAN BE UPDATED LATER. const PRESALE_MINT_START_DATE = null; // Optional. Eg: 2022-02-08T11:30:48+00:00 const ROYALTY_SHARE = 1000; // Percentage of the token price that goes to the royalty address. 100 bps = 1% const ROYALTY_ADDRESS = "0xd8B808A887326F45B2D0cd999709Aa6264CeF919"; // Address that will receive the royalty

What have you tried?

Reporting a bug

Relevant log output

No response

Protect your information

  • I Agree
@MancinoTech MancinoTech added the bug Something isn't working label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant