From c553d1d38de85cd014f0bd013a474a8e9e4f0e08 Mon Sep 17 00:00:00 2001 From: bt Date: Sun, 24 May 2026 22:01:56 +0200 Subject: [docs] Update --- docs/rfc.md | 8 ++++---- docs/rfc.txt | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/rfc.md b/docs/rfc.md index e99b53b..5c9f9b0 100644 --- a/docs/rfc.md +++ b/docs/rfc.md @@ -206,10 +206,10 @@ different auth method will be used. ### UserAuth -| Type | Name | -|--------|----------| -| string | username | -| string | password | +| Type | Name | +|--------|--------------| +| string | user_address | +| string | password | ### ServerAuth diff --git a/docs/rfc.txt b/docs/rfc.txt index c235666..394b4c2 100644 --- a/docs/rfc.txt +++ b/docs/rfc.txt @@ -1,7 +1,7 @@ SOLEC Working Group bt, Ed. Internet-Draft RCTT.net -Intended status: Experimental 16 May 2026 -Expires: 17 November 2026 +Intended status: Experimental 24 May 2026 +Expires: 25 November 2026 System of Lightweight Electronic Communication @@ -248,13 +248,13 @@ Table of Contents 2.4.4. UserAuth - +========+==========+ - | Type | Name | - +========+==========+ - | string | username | - +--------+----------+ - | string | password | - +--------+----------+ + +========+==============+ + | Type | Name | + +========+==============+ + | string | user_address | + +--------+--------------+ + | string | password | + +--------+--------------+ Table 6 -- cgit v1.2.3