Skip to content

[Feature]: Setting Freeze Authority to NFT with config.json #501

@serendipity-seeker

Description

@serendipity-seeker

Feature

Sugar is setting mint authority and freeze authority as default.
Is it available to set these in config.json?

Ideal solution or implementation

let init_mint_ix = initialize_mint(
&TOKEN_PROGRAM_ID,
&collection_mint.pubkey(),
&payer,
Some(&payer),
0,
)?;

I want to know if we can set mint authority and freeze authority as config.json and passing into these lines.

Alternative solutions or implementations

No response

Other context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions