Adding bch-message-lib

This commit is contained in:
Chris Troutner
2020-12-21 18:32:52 -08:00
parent 609f0358a4
commit 92209f4bb4
+3
View File
@@ -18,6 +18,9 @@ export default function HTML (props) {
{/* minimal-slp-wallet-web */}
<script src='https://unpkg.com/minimal-slp-wallet-web' />
{/* bch-message-lib */}
<script src='https://unpkg.com/bch-message-lib' />
{props.headComponents}
</head>
<body {...props.bodyAttributes}>