Skip to content

Commit a4b22e2

Browse files
committed
Merge branch 'main' of https://github.com/ai16z/eliza into HEAD
2 parents 14413b1 + 4924843 commit a4b22e2

File tree

1 file changed

+1
-1
lines changed
  • packages/plugin-solana/src/actions

1 file changed

+1
-1
lines changed

packages/plugin-solana/src/actions/swap.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ async function swapToken(
7373
quoteResponse: quoteData,
7474
userPublicKey: walletPublicKey.toString(),
7575
wrapAndUnwrapSol: true,
76-
computeUnitPriceMicroLamports: 1000,
76+
computeUnitPriceMicroLamports: 2000000,
7777
dynamicComputeUnitLimit: true,
7878
};
7979

0 commit comments

Comments
 (0)