dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.19k forks source link

fix: move cpp file of ehf_signals from headers to libbitcoin_server #6091

Open knst opened 6 days ago

knst commented 6 days ago

What was done?

Moved cpp file from list of headers to list o libbitcoin_server where it is supposed to be. Also recover alphabetical sort in file list for libbitcoin_server

How Has This Been Tested?

Run CI

Breaking Changes

N/A

Checklist: