Skip to content

fix(cortex_token): mark init mint as signer in IDL#38

Open
Enigma-Memory wants to merge 1 commit into
mainfrom
fix/cortex-token-mint-signer
Open

fix(cortex_token): mark init mint as signer in IDL#38
Enigma-Memory wants to merge 1 commit into
mainfrom
fix/cortex-token-mint-signer

Conversation

@Enigma-Memory

Copy link
Copy Markdown
Owner

The instruction creates a non-PDA SPL Mint, so the client must supply the mint keypair as a transaction signer. This change updates the IDL so Anchor includes the mint in the signers list and the setup in can sign with the generated mint keypair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant