typo fix: full nude -> full node (#4107)

This commit is contained in:
Dev Ojha
2019-11-04 15:05:44 -08:00
committed by Marko
parent 745846bd96
commit 4227556405

View File

@@ -146,7 +146,7 @@ We consider the following use case:
This can be used in several settings:
- someone tells the lite client that application data that is relevant for it can be read in the block of height *k*.
- the lite clients wants the latest state. It asks a full nude for the current height, and uses the response for *k*.
- the lite clients wants the latest state. It asks a full node for the current height, and uses the response for *k*.
## Details