+1
-1
@@ -7,3 +7,3 @@ "use strict"; | ||
| }; | ||
| this.block = function (data, index) { | ||
| this.block = function (index, data) { | ||
| if (this.bc.unSigned[index] == undefined) { | ||
@@ -10,0 +10,0 @@ this.bc.unSigned[index] = []; |
+1
-1
| { | ||
| "name": "ixo", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "Simple Blockchain For JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "ixo.js", |