Skip to content

[Bug]: Royalty address already filled out #126

@MancinoTech

Description

@MancinoTech

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions