diff --git a/docs-add-glossary b/docs-add-glossary new file mode 100644 index 000000000..0c0f744dc --- /dev/null +++ b/docs-add-glossary @@ -0,0 +1,10 @@ +# Glossary + +**Validator** +A node responsible for validating and proposing blocks. + +**Consensus** +The process by which nodes agree on the state of the network. + +**Epoch** +A fixed period used for validator rotation and rewards.