Make it possible to copy&paste states from an error trace into the spec.

This commit is contained in:
Markus Alexander Kuppe 2023-05-03 09:30:15 -07:00
Родитель ec45d5d3e8
Коммит a7cbc18b6e
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -37,9 +37,9 @@ CONSTANTS
AppendEntriesResponse = AppendEntriesResponse
NotifyCommitMessage = NotifyCommitMessage
TypeEntry = Entry
TypeSignature = Signature
TypeReconfiguration = Reconfiguration
TypeEntry = TypeEntry
TypeSignature = TypeSignature
TypeReconfiguration = TypeReconfiguration
\* state.h my_node_id is a string.
NodeOne = "0"