Skip to content

Commit ce4269c

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 55bd3b7 commit ce4269c

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
@@ -121,6 +121,7 @@ add_library(bitcoin_common STATIC EXCLUDE_FROM_ALL
121121
common/settings.cpp
122122
common/signmessage.cpp
123123
common/sv2_noise.cpp
124+
common/sv2_transport.cpp
124125
common/system.cpp
125126
common/url.cpp
126127
compressor.cpp

0 commit comments

Comments
 (0)