mirror of
https://github.com/amark/gun.git
synced 2025-06-05 05:36:55 +00:00
GUN + SEA thanks to @mhelander !!! End-to-End P2P crypto accounts!
This commit is contained in:
parent
b026a9c9f2
commit
2879bb9cad
@ -119,7 +119,6 @@ describe("End-to-End Encryption on User Accounts", function(){
|
||||
return bob.run(function(test){
|
||||
test.async();
|
||||
window.user.create('bob', 'zyxcbaqponm', function(ack){
|
||||
alert("???");
|
||||
if(ack.err || !ack.pub){ return }
|
||||
test.done();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user