Skip to content

Commit c7be56d

Browse files
committed
net: push only raw data into CConnman
This fixes one of the last major layer violations in the networking stack. The network side is no longer in charge of message serialization, so it is now decoupled from Bitcoin structures. Only the header is serialized and attached to the payload.
1 parent 2ec935d commit c7be56d

File tree

3 files changed

+93
-119
lines changed

3 files changed

+93
-119
lines changed

0 commit comments

Comments
 (0)