Switching to minimal-slp-wallet (not -web)

This commit is contained in:
Chris Troutner
2020-12-18 20:01:17 -08:00
parent a6111c4bca
commit c68b8aa639
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -60,10 +60,10 @@ class About extends React.Component {
>gatsby-ipfs-web-wallet Gatsby Theme
</a>, and the{' '}
<a
href='https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet-web'
href='https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet'
target='_blank'
rel='noopener noreferrer'
>minimal-slp-wallet-web
>minimal-slp-wallet
</a> wallet engine.
</p>
<p>
+1 -1
View File
@@ -39,7 +39,7 @@ export default function HTML (props) {
</div>
{/* minimal-slp-wallet-web */}
<script src='https://unpkg.com/minimal-slp-wallet-web' />
<script src='https://unpkg.com/minimal-slp-wallet' />
{/* bch-message-lib */}
<script src='https://unpkg.com/bch-message-lib' />