@toon-protocol/client-mcp 0.12.2 → 0.13.0

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.
package/README.md CHANGED
@@ -274,7 +274,7 @@ receive a target-chain claim.
274
274
  results**, never private keys.
275
275
  - A single-instance PID lock prevents two daemons from racing the channel nonce
276
276
  watermark (which would corrupt the payment proof).
277
- - The control plane binds `127.0.0.1` only (no auth layer — it never leaves
277
+ - The control API binds `127.0.0.1` only (no auth layer — it never leaves
278
278
  loopback).
279
279
 
280
280
  ## Tests