Skip to content

Commit

Permalink
update mint-client
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash committed Nov 29, 2023
1 parent 820d806 commit 20463c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/protocol-sdk/src/mint/mint-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ export async function get1155MintCosts({
collectionAddress: address,
publicClient,
});
console.log({mintFee})

const mintFeeForTokens = mintFee * quantityToMint;
const tokenPurchaseCost =
Expand Down

0 comments on commit 20463c4

Please sign in to comment.