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
use
compute_budget.SetComputeUnitPrice(compute_budget.SetComputeUnitPriceParam{MicroLamports: 1_000_000})
and
compute_budget.SetComputeUnitLimit(compute_budget.SetComputeUnitLimitParam{Units: 100000})
Hey guys. How i can add priority fee to transaction?
The text was updated successfully, but these errors were encountered: