mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
They were temporary additions to ease the transition. -BEGIN VERIFY SCRIPT- find src/ -name "*.cpp" ! -wholename "src/util.h" ! -wholename "src/util.cpp" | xargs perl -i -pe 's/(?<!\.)(ParseParameters|ReadConfigFile|IsArgSet|(Soft|Force)?(Get|Set)(|Bool|)Arg(s)?)\(/gArgs.\1(/g' -END VERIFY SCRIPT- |
||
|---|---|---|
| .. | ||
| blockchain.cpp | ||
| blockchain.h | ||
| client.cpp | ||
| client.h | ||
| mining.cpp | ||
| mining.h | ||
| misc.cpp | ||
| net.cpp | ||
| protocol.cpp | ||
| protocol.h | ||
| rawtransaction.cpp | ||
| register.h | ||
| server.cpp | ||
| server.h | ||