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 27, 2024
1 parent 076bd40 commit 81d3bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/blsct/external_api/external_api_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ BOOST_AUTO_TEST_CASE(test_cmutable_transaction_sizes)
DataStream st{ParseHex(tx_hex)};
TransactionSerParams params { .allow_witness = true };
ParamsStream ps {params, st};

CMutableTransaction tx;

try {
Expand Down

0 comments on commit 81d3bb6

Please sign in to comment.