Removed comments

This commit is contained in:
Richard Ramos 2018-04-26 17:11:33 -04:00
parent cb5265d824
commit e6b9d24dc0
1 changed files with 1 additions and 22 deletions

View File

@ -107,25 +107,4 @@ async function execute(){
process.exit();
}
execute();
/*
/*
7. And then, on the requester client, after receiving this whisper message the status app will call `grantAudience` and listen for the `AudienceGranted` method.
Steps 4, 5, 6, 7 which involve whisper messaging and signatures would be done in the background. This is an equivalent of a protocol handshake.
*/
/*
});
});*/
execute();