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

SPL-TOKEN mint --disable not working #7528

Closed
stelgic opened this issue Nov 26, 2024 · 1 comment
Closed

SPL-TOKEN mint --disable not working #7528

stelgic opened this issue Nov 26, 2024 · 1 comment
Labels
question Further information is requested

Comments

@stelgic
Copy link

stelgic commented Nov 26, 2024

Hi,

while trying to set max supply by disabling the mint i got an error

spl-token authorize mntZFtv8SvH6trqeSwvXXXXXXXXXXX mint --disable

Updating mntZFtv8SvH6trqeSwvXXXXXXXXXXX
  Current mint: B5PdLiFsLR7c8r6pwmLXXXXXXXXXXXXXXXX
  New mint: disabled
Error: Client(Error { request: Some(SendTransaction), kind: RpcError(RpcResponseError { code: -32002, message: "Transaction simulation failed: Error processing Instruction 0: custom program error: 0x4", data: SendTransactionPreflightFailure(RpcSimulateTransactionResult { err: Some(InstructionError(0, Custom(4))), logs: Some(["Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb invoke [1]", "Program log: Instruction: SetAuthority", "Program log: Error: owner does not match", "Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb consumed 1364 of 1364 compute units", "Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb failed: custom program error: 0x4"]), accounts: None, units_consumed: Some(1364), return_data: None, inner_instructions: None }) }) })
@joncinque joncinque added the question Further information is requested label Nov 26, 2024
Copy link
Contributor

Hi @stelgic,

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask


This automated message is a result of having added the ‘question’ tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants