diff options
| author | Ben Woosley <[email protected]> | 2018-04-18 04:57:18 -0700 |
|---|---|---|
| committer | Ben Woosley <[email protected]> | 2018-04-18 05:10:36 -0700 |
| commit | 3cc9094d360dc8ad113a840fd6a467a0ef4c18c6 (patch) | |
| tree | fdd07e9694b7a3f3c6ce070aee99a4477429d761 /src/httpserver.cpp | |
| parent | Merge #12985: Windows: Avoid launching as admin when NSIS installer ends. (diff) | |
| download | discoin-3cc9094d360dc8ad113a840fd6a467a0ef4c18c6.tar.xz discoin-3cc9094d360dc8ad113a840fd6a467a0ef4c18c6.zip | |
scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks
To reflect its actual status as a member rather than a global value.
g_failed_blocks was previously global: 2862aca40f24acc48d3052d5ba3f639e3fc0a621
-BEGIN VERIFY SCRIPT-
sed -i 's/g_failed_blocks/m_failed_blocks/g' src/validation.cpp
-END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions