mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-23 01:32:04 -07:00
fix(token): Should send tokens with updates to minimal-slp-wallet
This commit is contained in:
@@ -20,14 +20,14 @@ class InfoWallets extends React.Component {
|
||||
size='xs'
|
||||
icon='exclamation-triangle'
|
||||
/>
|
||||
<span>Webs Wallets</span>
|
||||
<span>Web Wallet</span>
|
||||
</h1>
|
||||
</Col>
|
||||
|
||||
<Col sm={12} className='text-center mt-2 mb-2'>
|
||||
<p>
|
||||
This is an open source, non-custodial web wallet
|
||||
supporting Bitcoin Cash (BHC) and SLP tokens. Web wallets
|
||||
supporting Bitcoin Cash (BCH) and SLP tokens. Web wallets
|
||||
offer user convenience, by they are inherently insecure.
|
||||
Storing large amounts of money on a web wallet is not
|
||||
recommended.
|
||||
|
||||
Reference in New Issue
Block a user