@@ -139,9 +139,9 @@ describe('Orders', async () => {
139
139
"fromID" : identityID ,
140
140
"classificationID" : clsID ,
141
141
"makerOwnableID" : assetID ,
142
- "takerOwnableID" :"stake" ,
143
- "expiresIn" :"100000" ,
144
- "makerOwnableSplit" :"0.000000000000000001" ,
142
+ "takerOwnableID" : "stake" ,
143
+ "expiresIn" : "100000" ,
144
+ "makerOwnableSplit" : "0.000000000000000001" ,
145
145
"immutableMetaProperties" : "Name:S|Board,Gifts:S|Exchange,OrderID:S|12345" ,
146
146
"immutableProperties" : "Which Gifts:S|Christmas Gift,What Gifts:S|kitty" ,
147
147
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
@@ -226,9 +226,9 @@ describe('Orders', async () => {
226
226
"fromID" : identityID ,
227
227
"classificationID" : clsID ,
228
228
"makerOwnableID" : assetID ,
229
- "takerOwnableID" :"stake" ,
230
- "expiresIn" :"100000" ,
231
- "makerOwnableSplit" :"0.000000000000000001" ,
229
+ "takerOwnableID" : "stake" ,
230
+ "expiresIn" : "100000" ,
231
+ "makerOwnableSplit" : "0.000000000000000001" ,
232
232
"immutableMetaProperties" : "Name:S|Board,Gifts:S|Exchange,OrderID:S|12345" ,
233
233
"immutableProperties" : "Which Gifts:S|Christmas Gift,What Gifts:S|kitty" ,
234
234
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
@@ -459,9 +459,9 @@ describe('Orders', async () => {
459
459
"fromID" : identityID ,
460
460
"classificationID" : clsID ,
461
461
"makerOwnableID" : "stake" ,
462
- "takerOwnableID" :"stake" ,
463
- "expiresIn" :"100000" ,
464
- "makerOwnableSplit" :"0.000000000000000001" ,
462
+ "takerOwnableID" : "stake" ,
463
+ "expiresIn" : "100000" ,
464
+ "makerOwnableSplit" : "0.000000000000000001" ,
465
465
"immutableMetaProperties" : "Name1:S|Board,Gifts1:S|Exchange,OrderID1:S|12345" ,
466
466
"immutableProperties" : "Which Gifts1:S|Christmas Gift,What Gifts1:S|kitty" ,
467
467
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
@@ -545,9 +545,9 @@ describe('Orders', async () => {
545
545
"fromID" : identityID ,
546
546
"classificationID" : clsID ,
547
547
"makerOwnableID" : "stake" ,
548
- "takerOwnableID" :"stake" ,
549
- "expiresIn" :"100000" ,
550
- "makerOwnableSplit" :"0.000000000000000001" ,
548
+ "takerOwnableID" : "stake" ,
549
+ "expiresIn" : "100000" ,
550
+ "makerOwnableSplit" : "0.000000000000000001" ,
551
551
"immutableMetaProperties" : "Name1:S|Board,Gifts1:S|Exchange,OrderID1:S|12345" ,
552
552
"immutableProperties" : "Which Gifts1:S|Christmas Gift,What Gifts1:S|kitty" ,
553
553
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
@@ -722,9 +722,9 @@ describe('Orders', async () => {
722
722
"fromID" : identityID ,
723
723
"classificationID" : clsID ,
724
724
"makerOwnableID" : assetID ,
725
- "takerOwnableID" :identityID1 ,
726
- "expiresIn" :"100000" ,
727
- "makerOwnableSplit" :"0.000000000000000001" ,
725
+ "takerOwnableID" : identityID1 ,
726
+ "expiresIn" : "100000" ,
727
+ "makerOwnableSplit" : "0.000000000000000001" ,
728
728
"immutableMetaProperties" : "Name2:S|Board,Gifts2:S|Exchange,OrderID2:S|12345" ,
729
729
"immutableProperties" : "Which Gifts2:S|Christmas Gift,What Gifts2:S|kitty" ,
730
730
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
@@ -927,9 +927,9 @@ describe('Orders', async () => {
927
927
"fromID" : identityID ,
928
928
"classificationID" : clsID ,
929
929
"makerOwnableID" : "stake" ,
930
- "takerOwnableID" :"stake" ,
931
- "expiresIn" :"100000" ,
932
- "makerOwnableSplit" :"100" ,
930
+ "takerOwnableID" : "stake" ,
931
+ "expiresIn" : "100000" ,
932
+ "makerOwnableSplit" : "100" ,
933
933
"immutableMetaProperties" : "Name3:S|Board,Gifts3:S|Exchange,OrderID3:S|12345" ,
934
934
"immutableProperties" : "Which Gifts3:S|Christmas Gift,What Gifts3:S|kitty" ,
935
935
"mutableMetaProperties" : "exchangeRate:D|1,makerSplit:D|0.000000000000000001" ,
0 commit comments