Get instruction to update an existing poolAsk AIget https://api-mainnet.magiceden.dev/v2/instructions/mmm/update-poolQuery ParamspoolstringrequiredPublic key of pool to modifyspotPricenumberrequiredPool initial spot price in SOLcurveTypestringrequiredType curve, either 'linear' or 'exp'curveDeltanumberrequiredCurve delta used to change price after a fillreinvestBuybooleanrequiredWhether to reinvest bought asset or transfer directly to owner (this value must remain unchanged from when the pool was created)truefalsereinvestSellbooleanrequiredWhether to reinvest payment from sale or transfer directly to owner (this value must remain unchanged from when the pool was created)truefalseexpirynumberrequiredTimestamp in seconds in the future, 0 means no expirylpFeeBpnumberrequiredRequested liquidity provider fee in basis pointsbuysideCreatorRoyaltyBpnumberrequiredAmount of creator royalty the pool should pay in basis pointspriorityFeenumberPriority fee (in microlamports) to reprioritize the transaction against otherssharedEscrowCountnumberNumber of pools (bids) that will share the escrow accountResponse 200successful operationUpdated 7 months ago