Skip to content

Commit 3b704c4

Browse files
committed
Comment.
1 parent 13c63ac commit 3b704c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/bitcoin/node/channels/channel_websocket.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ namespace libbitcoin {
2828
namespace node {
2929

3030
/// Abstract base websocket channel state for the node.
31+
/// Does not inherit node::channel_http but does inherit network::channel_http.
3132
class BCN_API channel_websocket
3233
: public network::channel_websocket,
3334
public node::channel

0 commit comments

Comments
 (0)