diff options
author | TheCharlatan <seb.kung@gmail.com> | 2023-05-04 23:04:35 +0200 |
---|---|---|
committer | TheCharlatan <seb.kung@gmail.com> | 2023-05-30 16:52:47 +0200 |
commit | ef95be334f3aec671346372b64606e0fd390979a (patch) | |
tree | 03df44601f4b14cd148a9940808215892c4926fd /src/net_permissions.cpp | |
parent | 214f8f18b310e3af88eba6a005439ae423ccd76a (diff) |
refactor: Add stop_at_height option in ChainstateManager
Remove access to the global gArgs for the stopatheight argument and
replace it by adding a field to the existing ChainstateManager Options
struct.
This should eventually allow users of the ChainstateManager to not rely
on the global gArgs and instead pass in their own options.
Diffstat (limited to 'src/net_permissions.cpp')
0 files changed, 0 insertions, 0 deletions