Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
shorten sentence
  • Loading branch information
rzadp committed May 31, 2024
commit 89f00b0864edfec409df479d53584d2038549d65
2 changes: 1 addition & 1 deletion templates/minimal/node/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Node

ℹ️ A node - in the Polkadot SDK nomenclature - is a normal binary executable, whose primary purpose is to execute the given [runtime](../runtime/README.md).
ℹ️ A node - in Polkadot - is a binary executable, whose primary purpose is to execute the [runtime](../runtime/README.md).

🔗 It communicated with other nodes in the network, and aims for [consensus](https://wiki.polkadot.network/docs/learn-consensus) among them.

Expand Down