We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aabe89 commit a5a0599Copy full SHA for a5a0599
1 file changed
README.md
@@ -16,7 +16,7 @@ See the [FAQ](FAQ.md) for more details about common questions.
16
17
This wallet uses [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity). Current bundle hashes:
18
19
-* Main bundle: `bundle.js -> sha256-aNO58boFLuvf0BCEh5m8njVr4OxI9R7Djy/hLazMPjQ=`
+* Main bundle: `bundle.js -> sha256-v/Rkf4VVEvg5cndMLa6JgJ5sdU3sDxWTHcUufGMY1wM=`
20
* Optional Ledger bundle: `bundle-ledger.js -> sha256-j/vU1rJduVEaZ025hrnmD1eVuD2NZanPuEDGGoeI7L8=`
21
22
Advanced users can verify the source integrity by comparing the hashes in their page source to these values.
0 commit comments