This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:l:light [2020/06/01 14:29] nick created |
dido:public:ra:xapend:xapend.a_glossary:l:light [2021/10/03 20:56] (current) 51.222.253.7 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Light Node ===== | ===== Light Node ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | A **Light Node** make it possible to connect to a remote Full Node (whether it is your own Full Node, or someone else's publicly provided), in order to get the latest state of the network, most importantly fetching two transactions for validation which are required for issuing a transaction. | + | A **Light Node** does not store the [[dido:public:ra:xapend:xapend.a_glossary:t:tangle|Tangle]] and you don't need any neigbours. |
| + | You just need to select a host (e.g. ''https://node.tangle.works:443'') which is a [[dido:public:ra:xapend:xapend.a_glossary:f:full|full node]] itself. This host provides your [[dido:public:ra:xapend:xapend.a_glossary:w:wallet|wallet]] with all the necessary information to make transaction. | ||
| - | Source: [[URI | Light Node ]] | + | Source: [[https://iota.stackexchange.com/questions/411/what-is-the-difference-between-a-light-node-and-a-full-node-gui-wallet | Light Node ]] |