Let mapNextTx store shared pointers instead of raw pointers
Summary: This is safer and will make it possible to copy and move the content of the map.
Test Plan:
ninja all check-all
Reviewers: #bitcoin_abc, roqqit
Reviewed By: roqqit
Differential Revision: https://reviews.bitcoinabc.org/D16638