summaryrefslogtreecommitdiffstats
path: root/docs/rfc.txt
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-05-03 18:08:33 +0200
committerbt <bt@rctt.net>2026-05-03 18:08:33 +0200
commit83be96382f60235ce3051dda30d1358e389332a7 (patch)
treeab50deca3b8d6f17bf4d6cd2830b504774f93faa /docs/rfc.txt
parenteec10d41af62fb9a93cd5fd79dcf94616701cc2a (diff)
downloadsolec-83be96382f60235ce3051dda30d1358e389332a7.tar.gz
solec-83be96382f60235ce3051dda30d1358e389332a7.zip
[docs] Update docs
Diffstat (limited to 'docs/rfc.txt')
-rw-r--r--docs/rfc.txt17
1 files changed, 13 insertions, 4 deletions
diff --git a/docs/rfc.txt b/docs/rfc.txt
index b0e42e3..a9a4e0c 100644
--- a/docs/rfc.txt
+++ b/docs/rfc.txt
@@ -286,8 +286,17 @@ Table of Contents
Usermode payload is used for changing user settings related to
channels. For example: joining, leaving or setting privilages.
- | Type | Name | | string | user_address | | string | channel_name | |
- uint8 | mode |
+ +========+==============+
+ | Type | Name |
+ +========+==============+
+ | string | user_address |
+ +--------+--------------+
+ | string | channel_name |
+ +--------+--------------+
+ | uint8 | mode |
+ +--------+--------------+
+
+ Table 9
2.4.7.1. Modes
@@ -299,7 +308,7 @@ Table of Contents
| 0x01 | in_channel |
+------+------------+
- Table 9
+ Table 10
2.4.8. Test
@@ -326,7 +335,7 @@ Table of Contents
| uint64 | num4 |
+-----------+-------+
- Table 10
+ Table 11
2.5. Sequential operations