You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't thought what this will look like, but the principle is to offer a helper that you can use to transform a transaction into one that has a custom priority fee of your choosing.
Whoever takes this issue on, please flesh out this issue description with your ideas of what this API should look like.
The text was updated successfully, but these errors were encountered:
This should probably be an alias or wrapper of the generated function getSetComputeUnitPrice of the Compute Budget client. Meaning you'd need to import @solana/compute-budget-program in order to access that helper.
I haven't thought what this will look like, but the principle is to offer a helper that you can use to transform a transaction into one that has a custom priority fee of your choosing.
Whoever takes this issue on, please flesh out this issue description with your ideas of what this API should look like.
The text was updated successfully, but these errors were encountered: