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

[SPIKE/EXAMPLE] trying to solve congestion issues #249

Closed
wants to merge 1 commit into from

Conversation

Funkatronics
Copy link

@Funkatronics Funkatronics commented Apr 4, 2024

dont need to merge this, just putting code up for ankurs reference

@@ -40,9 +40,16 @@ export const mintNft = async (
sellerFeeBasisPoints: 0,
});

txBuilder.prepend({
instruction: ComputeBudgetProgram.setComputeUnitLimit({
units: 300000,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ankur2136 try playing with this value, and the priority fee below

@Funkatronics Funkatronics changed the title Add compute budget limit and up priority fee to release nft mint transaction [SPIKE/EXAMPLE] trying to solve congestion issues Apr 5, 2024
@ankur2136
Copy link
Contributor

Merged suggestions in #250

@ankur2136 ankur2136 closed this Apr 5, 2024
@ankur2136 ankur2136 deleted the compute-budget-limit branch April 5, 2024 21:56
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.

2 participants