From 8502b6476387fda56022acbaa4448e4b1d93686c Mon Sep 17 00:00:00 2001 From: E M <5089238+emizzle@users.noreply.github.com> Date: Wed, 18 Feb 2026 18:31:17 +1100 Subject: [PATCH] update openapi doc --- openapi.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index d5d96862..041127ee 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -240,8 +240,9 @@ paths: description: | If supplied, it will be used to dial the peer. The address has to target the listening address of the peer, - which is /ip4/0.0.0.0/tcp/, where port is specified - with the `--listen-port` CLI flag. + which is /ip4//tcp/, where `listen-port` is + specified with the `--listen-port` CLI flag and `listen-ip` with the + `--listen-ip` CLI flag. responses: "200":