We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b02739 commit 7175c4eCopy full SHA for 7175c4e
pc/manager.cpp
@@ -61,6 +61,7 @@ manager::manager()
61
pub_int_( PC_PUB_INTERVAL ),
62
wait_conn_( false ),
63
do_cap_( false ),
64
+ do_ws_( true ),
65
do_tx_( true ),
66
is_pub_( false ),
67
cmt_( commitment::e_confirmed ),
0 commit comments