You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[tool.poetry]
2
2
name = "lido-oracle"
3
3
version = "7.1.0"
4
-
description = "Oracle daemon for Lido decentralized staking service. Collects and reports consensuslayer states (the number of visible validators and their summarized balances) to the Lido dApp contracts running on execution layer."
4
+
description = "Oracle daemon for the Lido decentralized staking protocol. It collects consensus-layer data — including the number of active validators and their aggregated balances — and securely reports this information to the Lido dApp smart contracts operating on the execution layer."
0 commit comments