Difference between revisions of "Node"
From Obyte Wiki
(copypasta, created proper table) |
(added wikilink) |
||
(One intermediate revision by one other user not shown) | |||
Line 23: | Line 23: | ||
*e2ee = end-to-end encrypted | *e2ee = end-to-end encrypted | ||
− | *W = | + | *W = [[wallet]] |
===Hub=== | ===Hub=== |
Latest revision as of 12:47, 22 January 2019
Roles of different types of nodes
Capability | Hub | Relay | Full W | Light W |
---|---|---|---|---|
Performs full validation | y | y | y | x |
Relays units | y | y | y | x |
Stores and forwards e2ee messages | y | x | x | x |
Owns funds, owns private keys | x | x | y | y |
Creates transactions | x | x | y | y |
Accepts incoming connections | y | y | y/n | x |
Serves light clients | y | x | x | x |
Abbreviations are used so the table is viewable on most mobile screens:
- e2ee = end-to-end encrypted
- W = wallet
Hub
See wiki article Hub
External links
- Source: https://docs.google.com/spreadsheets/d/11sZXCJEebtIrcOeMWTvjqbEua-WURsIxCl5EYxscctI/edit#gid=0 Google docs spreadsheet