Skip to content

Commit 6a02367

Browse files
Sjorsccdle12
andcommitted
Introduce Sv2Transport
Implemented starting from a copy of V2Transport and the V2TransportTester, modifying it to fit Stratum v2 and Noise Protocol requirements. Co-Authored-By: Christopher Coverdale <[email protected]> Co-Authored-By: Fi3
1 parent 3722363 commit 6a02367

File tree

5 files changed

+1079
-0
lines changed

5 files changed

+1079
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ add_library(bitcoin_common STATIC EXCLUDE_FROM_ALL
119119
common/settings.cpp
120120
common/signmessage.cpp
121121
common/sv2_noise.cpp
122+
common/sv2_transport.cpp
122123
common/system.cpp
123124
common/url.cpp
124125
compressor.cpp

0 commit comments

Comments
 (0)