Skip to content

Commit 2064e90

Browse files
committed
docs: update documentation with new signer state machine diagram
1 parent 8cb4d56 commit 2064e90

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
160 KB
Loading

docs/website/root/mithril/mithril-network/signer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In its initial version, the **Mithril signer** consists of a primary component:
5656

5757
- A runtime powered by a state machine:
5858
- The runtime operates synchronously and is programmed to run at consistent intervals
59-
- Three potential states exist: **UNREGISTERED**, **REGISTERED**, and **SIGNED**
59+
- Four potential states exist: **INIT**, **UNREGISTERED**, **REGISTERED NOT ABLE TO SIGN** and **READY TO SIGN**.
6060
- The runtime effectively manages state transitions
6161
- The runtime's framework is depicted in the diagram below:
6262

0 commit comments

Comments
 (0)