Fix race in C++ demo where num_txs_broadcasted ++s before =0s
authorMatt Corallo <git@bluematt.me>
Tue, 8 Jun 2021 18:01:37 +0000 (18:01 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 8 Jun 2021 18:02:24 +0000 (18:02 +0000)
commit7b6e98c6d5c05d7d94fc5bff49f3235f3aa0a07f
tree0a7eb777f2848aa88eff5c5791faf40518605479
parent4e514def04a4aabea8261173311e6c747d4bd133
Fix race in C++ demo where num_txs_broadcasted ++s before =0s
lightning-c-bindings/demo.cpp