Add lsp and a temp chat link
This commit is contained in:
Bitcoin Error Log
2022-06-17 06:05:31 -05:00
committed by GitHub
parent 9b6370e180
commit 6374288244

View File

@@ -11,6 +11,15 @@
<dd> <dd>
<p>A common convention in the Bitcoin web application ecosystem is for key management software (“wallets”) to expose their API via a JavaScript object in the web page. This object is called the common web wallet interface.</p> <p>A common convention in the Bitcoin web application ecosystem is for key management software (“wallets”) to expose their API via a JavaScript object in the web page. This object is called the common web wallet interface.</p>
<p><a href="/webbtc/">Read more</a></p> <p><a href="/webbtc/">Read more</a></p>
</dd>
</dl>
<dl>
<dt>LSP</dt>
<dd>
<p>As Lightning Network technology evolves, Lightning Service Providers are becoming an important part of Bitcoin infrastructure. We are currently working together to establish interoperable API specifications.</p>
<p><a href="https://chat.synonym.to">Learn more</a></p>
</dd> </dd>
</dl> </dl>
</body> </body>