aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/demo/bls.html')
-rw-r--r--docs/demo/bls.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/demo/bls.html b/docs/demo/bls.html
index 8c84a2e..14e09dd 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -43,7 +43,6 @@ signature : <span name="signature"></span><br>
verify : <span name="verifyResult"></span><br>
</div>
<button type="text" id="testBls" onclick="onClickTestShare()">test sharing</button>
-<button type="text" id="testBls" onclick="onClickTestShareClass()">test sharing class</button>
<div>
threshold(k) : <input type="text" name="ss_k" value="3"><br>
number of players(n) : <input type="text" name="ss_n" value="5"><br>