mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-22 22:44:26 +02:00
feat: update text Watch-Only
-> Onchain Wallet (watch-only)
This commit is contained in:
parent
2ef9548b05
commit
2b5fc82110
@ -225,7 +225,8 @@
|
||||
<div v-else>
|
||||
<q-checkbox :value="false" label="Onchain" disabled>
|
||||
<q-tooltip>
|
||||
Watch-Only extension MUST be activated and have a wallet
|
||||
Onchain Wallet (watch-only) extension MUST be activated and
|
||||
have a wallet
|
||||
</q-tooltip>
|
||||
</q-checkbox>
|
||||
</div>
|
||||
|
@ -18,7 +18,7 @@ In the "Whitelist Users" field, input the username of a Twitch account you contr
|
||||
For now, simply set the "Redirect URI" to `http://localhost`, you will change this soon.
|
||||
Then, hit create:
|
||||

|
||||
1. In LNbits, enable the Stream Alerts extension and optionally the SatsPayServer (to observe donations directly) and Watch Only (to accept on-chain donations) extenions:
|
||||
1. In LNbits, enable the Stream Alerts extension and optionally the SatsPayServer (to observe donations directly) and Onchain Wallet (watch-only) (to accept on-chain donations) extenions:
|
||||

|
||||
1. Create a "NEW SERVICE" using the button. Fill in all the information (you get your Client ID and Secret from the Streamlabs App page):
|
||||

|
||||
|
@ -168,7 +168,8 @@
|
||||
<div v-else>
|
||||
<q-checkbox :value="false" label="Chain" disabled>
|
||||
<q-tooltip>
|
||||
Watch-Only extension MUST be activated and have a wallet
|
||||
Onchain Wallet (watch-only) extension MUST be activated and
|
||||
have a wallet
|
||||
</q-tooltip>
|
||||
</q-checkbox>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user