Skip to content

Commit 78ec292

Browse files
committed
#83 add false transaction bytes for the test cases
1 parent b406eb0 commit 78ec292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/service/transactionApiService_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ func TestTransactionService_PostTransaction(t *testing.T) {
326326
68, 87, 48, 74, 64, 66, 15, 0, 0, 0, 0, 0, 8, 0, 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 4, 38, 103, 73, 250, 169, 63,
327327
155, 106, 21, 9, 76, 77, 137, 3, 120, 21, 69, 90, 118, 242, 84, 174, 239, 46, 190, 78, 68, 90, 83, 142, 11,
328328
4, 38, 68, 24, 230, 247, 88, 220, 119, 124, 51, 149, 127, 214, 82, 224, 72, 239, 56, 139, 255, 81, 229, 184,
329-
77, 80, 80, 39, 254, 173, 28, 169},
329+
77, 80, 80, 39, 254, 173, 28},
330330
},
331331
},
332332
wantErr: true,

0 commit comments

Comments
 (0)