summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-19 14:33:47 +0100
committerbt <bt@localhost>2026-03-30 22:16:28 +0200
commit3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5 (patch)
tree320e5084f7253753a2a2b2eeb4bbf4b31c890e1d /docs
parent37190b05b522890388d22f55d11d456635e89559 (diff)
downloadsolec-3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5.tar.gz
solec-3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5.zip
[daemon] Handle local, private messages
Diffstat (limited to 'docs')
-rw-r--r--docs/rfc.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rfc.md b/docs/rfc.md
index 6f902b0..eb8f5c1 100644
--- a/docs/rfc.md
+++ b/docs/rfc.md
@@ -175,9 +175,10 @@ Payload is always empty for this type.
#### Error types
-| Type | Description |
-|------|--------------------------------------------|
-| 0x01 | Auth failed. Invalid username or password. |
+| Type | Description |
+|------|-----------------------------------------------------------|
+| 0x01 | Auth failed. Invalid username or password. |
+| 0x02 | Not found. User or channel cannot access user or channel. |
### Handshake