mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
Merge pull request #125 from zestyr/patch-1
Fix LBRY GitHub link in BitTorrent bounty
This commit is contained in:
commit
241c1ce40b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ status: available
|
|||
date: '2016-07-01'
|
||||
---
|
||||
|
||||
Add support for the BitTorrent protocol to [`lbry`](https://github.com/lbry).
|
||||
Add support for the BitTorrent protocol to [`lbry`](https://github.com/lbryio/lbry).
|
||||
|
||||
The LBRY blockchain supports storing metadata about media content. A simplified, sample entry looks like:
|
||||
|
||||
|
@ -24,4 +24,4 @@ The `sources` field is designed to be extended and support resolution to multipl
|
|||
|
||||
- Support the BitTorrent protocol via `python-libtorrent` or similar.
|
||||
- Read `btih` as a source key and use this key to access the data via BitTorrent when requested
|
||||
- Probably a lot more stuff!
|
||||
- Probably a lot more stuff!
|
||||
|
|
Loading…
Add table
Reference in a new issue