Skip to content

Commit

Permalink
Update binary description to be concise.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjpotter92 committed Jan 21, 2022
1 parent c59f0f7 commit 4ab707c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/livepeer/livepeer.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ func main() {
if *mistJson {
mistconnector.PrintMistConfigJson(
"livepeer",
"Go implementation of the Livepeer protocol which powers the Livepeer network, a decentralized video streaming network built on the Ethereum blockchain.",
"Official implementation of the Livepeer video processing protocol. Can play all roles in the network.",
"Livepeer",
core.LivepeerVersion,
flag.CommandLine,
Expand Down

0 comments on commit 4ab707c

Please sign in to comment.