aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/net.cpp
diff options
context:
space:
mode:
authorSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-05-13 13:47:48 +0200
committerSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-05-13 13:53:25 +0200
commit5dc6d9207778c51c10c16fac4b3663bc7905bafc (patch)
treebf6af9c9c4233a4b16a0427c4e2d9686ad72a6e4 /src/rpc/net.cpp
parent71e4cfefe765c58937b3fd3125782ca8407315d2 (diff)
downloadbitcoin-5dc6d9207778c51c10c16fac4b3663bc7905bafc.tar.xz
test: make BIP157 messages default-constructible (MESSAGEMAP compatibility)
In order to deserialize received or read messages via lookup in MESSAGEMAP (e.g.: `t = MESSAGEMAP[msgtype]()`), the messages must have a default constructor, i.e. there needs to be the possibility to initialize them with zero arguments.
Diffstat (limited to 'src/rpc/net.cpp')
0 files changed, 0 insertions, 0 deletions