diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-12-14 13:23:45 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-12-14 13:29:28 +0100 |
| commit | 64360f13044125fbb3cdcbe2e5e8f2bfb82a8b27 (patch) | |
| tree | 90bf76ee3d42ad447c5e5bd8c067e546fff3318b /src/rpcblockchain.cpp | |
| parent | Merge pull request #7200 (diff) | |
| download | discoin-64360f13044125fbb3cdcbe2e5e8f2bfb82a8b27.tar.xz discoin-64360f13044125fbb3cdcbe2e5e8f2bfb82a8b27.zip | |
Make max tip age an option instead of chainparam
After discussion in #7164 I think this is better.
Max tip age was introduced in #5987 to make it possible to run
testnet-in-a-box. But associating this behavior with the testnet chain
is wrong conceptually, as it is not needed in normal usage.
Should aim to make testnet test the software as-is.
Replace it with a (debug) option `-maxtipage`, which can be
specified only in the specific case.
Diffstat (limited to 'src/rpcblockchain.cpp')
0 files changed, 0 insertions, 0 deletions