1567a2de0a
- Refactoring throughout JSON-RPC, lbrynet and Lighthouse logic - Move JSON-RPC stuff into its own module - Add ability to directly call API methods on the lbry and lighthouse modules, e.g. lbry.file_list({name: 'what'}) - New-style API calls use promises instead of callbacks. - Converted some lbrynet calls and all Lighthouse calls to use the new style |
||
---|---|---|
.. | ||
claim_code.js | ||
developer.js | ||
discover.js | ||
file-list.js | ||
help.js | ||
publish.js | ||
referral.js | ||
report.js | ||
settings.js | ||
show.js | ||
start.js | ||
wallet.js | ||
watch.js |