Skip to content

Commit

Permalink
Use ASIO concurrency for parallel confirmation by tx.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Jun 26, 2024
1 parent fad60af commit 1dabc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/bitcoin/node/chasers/chaser_confirm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <bitcoin/node/chasers/chaser.hpp>
#include <bitcoin/node/define.hpp>

#define SEQUENTIAL
////#define SEQUENTIAL

namespace libbitcoin {
namespace node {
Expand Down

0 comments on commit 1dabc1c

Please sign in to comment.