lbrycrd APIs
+lbrycrd ${version}
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 a27c5ef..e7b1f27 100644 --- a/app/components/api/header-blockchain.js +++ b/app/components/api/header-blockchain.js @@ -10,9 +10,9 @@ import html from "choo/html"; // E X P O R T -export default () => html` +export default version => html`
Methods and signatures provided by the lbrycrd blockchain daemon are documented below. To build, download, or run lbrycrd, see the project README.
Methods and signatures provided by the lbry-sdk daemon are documented below. To build, download, or run the daemon, see the project README.