Verified Commit 35c98ba0 authored by Mateusz Tyszczak's avatar Mateusz Tyszczak 📜
Browse files

Update core code to eliminate compiler warnings

- Removed redundant std::move calls preventing copy ellision
- Changed signed_transaction forward declaration as class to struct to
  match its actual definition
- Added using statement in signing_keys_collector core class to prevent
  hiding the virtual function (-Woverloaded-virtual)
parent 98a79dac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment