lbrycrd APIs
Methods and signatures provided by the lbrycrd blockchain daemon are documented below. To build, download, or run lbrycrd, see the project README.
diff --git a/app/components/api/header-blockchain.js b/app/components/api/header-blockchain.js index ec05019..8b88eb3 100644 --- a/app/components/api/header-blockchain.js +++ b/app/components/api/header-blockchain.js @@ -11,8 +11,13 @@ import html from "choo/html"; // E X P O R T export default () => html` -
Methods and signatures provided by the lbrycrd blockchain daemon are documented below. To build, download, or run lbrycrd, see the project README.
You can find the repo for this API on GitHub:
+https://github.com/lbryio/lbry
+ Methods and signatures provided by the lbry-sdk daemon are documented below. To build, download, or run the daemon, see the project README.
You can find the repo for this API on GitHub:
+https://github.com/lbryio/lbrycrd
+