mirror of
https://github.com/status-im/nim-raft.git
synced 2025-01-30 23:04:56 +00:00
Revert last commit
This commit is contained in:
parent
3601b6c899
commit
e040b84722
@ -78,7 +78,7 @@ type
|
||||
msg_send_callback: RAFTMessageSendCallback
|
||||
persistent_storage: RAFTNodePersistentStorage
|
||||
|
||||
# Node Persistent state
|
||||
# Persistent state
|
||||
id: RAFTNodeId # This RAFT Node ID
|
||||
state: RAFTNodeState # This RAFT Node State
|
||||
current_term: RAFTNodeTerm # Latest term this RAFT Node has seen (initialized to 0 on first boot, increases monotonically)
|
||||
|
Loading…
x
Reference in New Issue
Block a user