mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-01 15:11:31 +00:00
fix: Update initPrice when creating DLMM pool
This commit is contained in:
@@ -40,7 +40,7 @@ export async function createMeteoraDlmmPool(
|
||||
);
|
||||
|
||||
const activateBinId = DLMM.getBinIdFromPrice(
|
||||
initialPrice,
|
||||
initPrice,
|
||||
binStep,
|
||||
!priceRoundingUp,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user