Super quick hotfix to token cli (#106)

This commit is contained in:
Jordan Prince 2021-07-02 14:18:32 -05:00 committed by GitHub
parent ad27a9ecf0
commit 56351bfc62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ fn mint_edition_via_token_call(
);
instructions.push(mint_printing_tokens(
token_key,
program_key,
new_master_account.pubkey(),
master_edition.printing_mint,
update_authority,