From 2eb13831422c88b4945530630815fc1119550c57 Mon Sep 17 00:00:00 2001 From: Abhishek Sinha Date: Wed, 2 Jan 2019 09:57:49 +0530 Subject: [PATCH] started promisifying the functions --- supernode/index.html | 40 +- supernode/index_promises.html | 12337 ++++++++++++++++++++++++++++++++ 2 files changed, 12345 insertions(+), 32 deletions(-) create mode 100644 supernode/index_promises.html diff --git a/supernode/index.html b/supernode/index.html index 89ef886..4a827b0 100644 --- a/supernode/index.html +++ b/supernode/index.html @@ -8477,28 +8477,6 @@ typeof global !== 'undefined' ? global : window); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file