@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.
@@ -5479,7 +5479,7 @@ var MCP_PROTOCOL_TOOL_DEFINITIONS = [
5479
5479
  actionId: "continuum-dao.increase-unlock-time",
5480
5480
  protocolId: "continuum-dao",
5481
5481
  chainCategory: "evm",
5482
- 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.",
5482
+ 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.",
5483
5483
  prerequisites: ["keyGen", "tokenId", "unexpired lock", "Linea RPC"],
5484
5484
  handler: { importPath: "protocols/evm/continuum-dao", exportName: "buildEvmMultisignBodyContinuumDaoIncreaseUnlockTime" },
5485
5485
  inputZod: mcpContinuumDaoIncreaseUnlockTimeInputSchema