mirror of
https://github.com/twisterarmy/twister-react.git
synced 2025-01-11 15:38:00 +00:00
test client side crypto
This commit is contained in:
parent
257c435e20
commit
dc2575a173
7456
build/twister-lib.js
7456
build/twister-lib.js
File diff suppressed because it is too large
Load Diff
@ -239,7 +239,7 @@ if (accounts.length==0) {
|
||||
}
|
||||
});
|
||||
|
||||
Twister.loadServerAccounts(function(){
|
||||
Twister.importClientSideAccount("pampalulu","L12kz6tabDN6VmPes1rfEpiznztPF6vgkHp8UZVBgZadxzebHhAp",function(){
|
||||
|
||||
var activeAccount = localStorage.getItem("twister-react-activeAccount");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user