mirror of
https://github.com/mynodebtc/mynode.git
synced 2025-01-11 11:29:27 +00:00
Fix Reset Docker button syling
This commit is contained in:
parent
7fc9ddd464
commit
90be0ffbf7
|
@ -178,7 +178,7 @@ There is much more to Bitcoin and the Lighting Network than is mentioned here. F
|
|||
<a href="https://www.lopp.net/bitcoin-information.html">Bitcoin Information</a>
|
||||
|
||||
## Security
|
||||
There are many reasons to run a Bitcoin Node, like myNode will provide. It helps keep the Bitcoin network secure and reduces the trust you are giving others when using 3rd party Bitcoin Explorers or Bitcoin Light Wallet servers. They can track you or give you false information, reducing your security and privacy. A “full node”, like the Bitcoin node running on your myNode device, personally validates all blocks in the Bitcoin blockchain making sure your Bitcoin transactions and Lightning network use is built on the strongest, most trusted foundation possible.
|
||||
There are many reasons to run a Bitcoin Node. It helps keep the Bitcoin network secure and reduces the trust you are giving others when using 3rd party Bitcoin Explorers or Bitcoin Light Wallet servers. They can track you or give you false information, reducing your security and privacy. A “full node”, like the Bitcoin node running on your myNode device, personally validates all blocks in the Bitcoin blockchain making sure your Bitcoin transactions and Lightning network use is built on the strongest, most trusted foundation possible.
|
||||
|
||||
By using myNode for your Lightning Wallet, Bitcoin Wallet, and Block Explorer, you no longer have to trust others to give you the correct information! This increases your security when protecting your valuable assets.
|
||||
|
||||
|
|
|
@ -877,7 +877,7 @@
|
|||
<div class="settings_block_subheader">Reset Docker</div>
|
||||
This erases all docker state and state. Docker apps like BTC Pay Server and Dojo will lose all data.
|
||||
<br/>
|
||||
<button id="reset_docker_button">Reset Docker</button>
|
||||
<button id="reset_docker_button" class="ui-button ui-widget ui-corner-all settings_button">Reset Docker</button>
|
||||
</div>
|
||||
|
||||
<div class="settings_block">
|
||||
|
|
Loading…
Reference in New Issue
Block a user