mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Replace the sparsely used strCopy function with Slice. Change some of the SHAMap interface to use Slice instead of Blob, which should eliminate a copy.