Skip to content

Commit

Permalink
kick off ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gogoex committed Oct 26, 2024
1 parent 507de7b commit 37019de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/blsct/external_api/external_api_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ BOOST_AUTO_TEST_CASE(test_cmutable_transaction_sizes)
ParamsStream ps {params, st};
tx->Serialize(ps);
auto hex = HexStr(st);
printf("%s\n", hex.c_str());
*/

Expand Down

0 comments on commit 37019de

Please sign in to comment.