Skip to content

Commit

Permalink
Rename E3RequestManager
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley committed Oct 3, 2024
1 parent 67fc95d commit 6b6d145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ciphernode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sequenceDiagram
autonumber
participant EVM as EVM
participant CS as CiphernodeSelector
participant E3 as E3Factory
participant E3 as E3RequestManager
participant KS as Keyshare
participant PKA as PublicKeyAggregator
participant S as Sortition
Expand All @@ -31,7 +31,7 @@ sequenceDiagram
sequenceDiagram
autonumber
participant EVM as EVM
participant E3 as E3Factory
participant E3 as E3RequestManager
participant KS as Keyshare
participant PTA as PlaintextAggregator
participant S as Sortition
Expand Down

0 comments on commit 6b6d145

Please sign in to comment.