@continuumdao/ctm-mpc-defi 0.2.38 → 0.2.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5476,7 +5476,7 @@ var MCP_PROTOCOL_TOOL_DEFINITIONS = [
5476
5476
  actionId: "continuum-dao.increase-unlock-time",
5477
5477
  protocolId: "continuum-dao",
5478
5478
  chainCategory: "evm",
5479
- description: "Build increase_unlock_time. lockDurationSeconds is from the week boundary to the new unlock (1\u2013208 weeks) and must land after the current lock end.",
5479
+ description: "Build increase_unlock_time on Linea VotingEscrow. lockDurationSeconds is from the week boundary to the new unlock (1\u2013208 weeks) and must land after the current lock end. No billing legs \u2014 allowed on an unpaid KeyGen (does not increment globalNonce). To attach in the same request, extend first then attachVeCtm so attach sees the new voting power.",
5480
5480
  prerequisites: ["keyGen", "tokenId", "unexpired lock", "Linea RPC"],
5481
5481
  handler: { importPath: "protocols/evm/continuum-dao", exportName: "buildEvmMultisignBodyContinuumDaoIncreaseUnlockTime" },
5482
5482
  inputZod: mcpContinuumDaoIncreaseUnlockTimeInputSchema