فهرست منبع

CertainTrustSimple updated

Debashis Chandra Ray 7 سال پیش
والد
کامیت
1bb1a4efeb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      JavaScript/JavaScript_SDK/CertainTrust.js

+ 1 - 1
JavaScript/JavaScript_SDK/CertainTrust.js

@@ -1285,7 +1285,7 @@ CertainTrustSimple.prototype.simplewFusion = function(args, weights) {
  * @param weights - an integer array of corresponding weights
  * @return - new CertainTrustSimple object
  */
-CertainTrustSimple.prototype.simplecFusion = function(args, weights) {
+CertainTrustSimple.prototype.simplecFusion = function(args, weights) { //
 	//arrays should be equal
 	if (args.length == weights.length) {
 		//and not empty