Skip to content

Commit

Permalink
Merge pull request #3414 from cristi-zz/remove_comment_api
Browse files Browse the repository at this point in the history
removed `comment` API endoints
  • Loading branch information
eukreign authored Sep 9, 2021
2 parents 72049af + e1e7600 commit 4626d42
Show file tree
Hide file tree
Showing 11 changed files with 177 additions and 1,916 deletions.
602 changes: 124 additions & 478 deletions docs/api.json

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions lbry/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -698,8 +698,6 @@ class Config(CLIConfig):
('lbrynet4.lbry.com', 4444) # ASIA
])

comment_server = String("Comment server API URL", "https://comments.lbry.com/api/v2")

# blockchain
blockchain_name = String("Blockchain name - lbrycrd_main, lbrycrd_regtest, or lbrycrd_testnet", 'lbrycrd_main')

Expand Down
79 changes: 0 additions & 79 deletions lbry/extras/daemon/comment_client.py

This file was deleted.

Loading

0 comments on commit 4626d42

Please sign in to comment.