This commit is contained in:
ポール ウェッブ 2019-01-31 09:56:23 -06:00
parent a462b14948
commit 97f84e5d20

View file

@ -222,6 +222,8 @@ curl --header <span class="token string">"Content-Type: application/json"</span>
}
function playgroundResponseForExample3(source) {
document.querySelector("[data-action='execute claim']").disabled = true;
return `
<pre><code class="language-bash">
<span class="token comment"># With the LBRY app/daemon running locally, you can use this in your Terminal</span>