mirror of https://github.com/nucypher/nucypher.git
Update nucypher/blockchain/eth/agents.py
Co-authored-by: piotr-roslaniec <39299780+piotr-roslaniec@users.noreply.github.com>remotes/origin/v7.4.x
parent
fed7edcc9d
commit
00e8eff231
|
@ -674,7 +674,7 @@ class CoordinatorAgent(EthereumContractAgent):
|
|||
transcripts: bool = False,
|
||||
) -> Coordinator.Ritual:
|
||||
"""
|
||||
Exposes three views of Coordinator.Rituals:
|
||||
Exposes two views of Coordinator.Rituals:
|
||||
1. ritual + participant w/o transcripts
|
||||
2. ritual + participants w/ transcripts
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue