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 2d45e9e commit d746008Copy full SHA for d746008
include/bitcoin/node/channels/channel_ws.hpp
@@ -50,7 +50,6 @@ class BCN_API channel_ws
50
network::result_handler&& handler) NOEXCEPT
51
{
52
BC_ASSERT(stranded());
53
- BC_ASSERT(upgraded_);
54
using namespace std::placeholders;
55
56
// TODO: Serialize message.
0 commit comments