diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2016-11-10 20:17:30 -0500 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2016-11-25 12:37:33 -0500 |
commit | c7be56dceff625991cb2884f2ce053996ac613cd (patch) | |
tree | 7a3ebc60d1d95ad377a9b000f42227b083e64b3b /src/support | |
parent | 2ec935dcaab9557addcf73c33aa7f2db8cc01fee (diff) |
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.
Diffstat (limited to 'src/support')
0 files changed, 0 insertions, 0 deletions