"use strict"; // I M P O R T import html from "choo/html"; // E X P O R T export default version => html`

lbrycrd ${version}

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/lbrycrd
`;