mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fixes: https://github.com/ripple/rippled/issues/2521 Copy ctor missed one member. Also added move since we have some rvalues passed around here.