Skip to content

Commit

Permalink
Updating embed with new hash
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Oct 6, 2019
1 parent edca490 commit 54dcd11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Web3 from 'web3'

cleanContextForImports()

const iframeIntegrity = 'sha384-qRzrb3+BvNdUdclRzy68s/YntoRL3szmAW/y46KtER5feGtN94RbNkZn4H+1lByn'
const iframeIntegrity = 'sha384-MLn61IOJDOfand28zoBPXp9NnTKbWO1PQP5zPo9a3LPYoJYQ6jQLpFHIDgZtrGSP'

restoreContextAfterImports()

Expand Down Expand Up @@ -63,7 +63,7 @@ class Torus {
logLevel = 'debug'
break
default:
torusUrl = 'https://app.tor.us/v0.1.2'
torusUrl = 'https://app.tor.us/v0.2.0'
logLevel = 'error'
break
}
Expand Down

0 comments on commit 54dcd11

Please sign in to comment.