X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=protocol%2Fvalidation%2Ftx_test.go;h=a9a2f3d434e20f6f8cdbe243780314f844ff0cdd;hp=ed0f06e83a827232703e7c06014a88b91edc934e;hb=c2e4075a43a3866fe8ab827a96f2c7e86252f1c0;hpb=b9b4d0f75f4d5844b88e7d3bc33baae6a1e6ec4d diff --git a/protocol/validation/tx_test.go b/protocol/validation/tx_test.go index ed0f06e8..a9a2f3d4 100644 --- a/protocol/validation/tx_test.go +++ b/protocol/validation/tx_test.go @@ -809,7 +809,7 @@ func TestTimeRange(t *testing.T) { block := &bc.Block{ BlockHeader: &bc.BlockHeader{ Height: 333, - Timestamp: 1521625823, + Timestamp: 1521625823000, }, }