diff options
| author | Pieter Wuille <[email protected]> | 2012-02-25 20:59:18 +0100 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-02-25 21:13:34 +0100 |
| commit | 4a10d4c6dcd04eb2496257754782150793ce53b1 (patch) | |
| tree | 1c4f182b1e73d13d48f3eca8cb3b72c4fa0bb97e /src/init.cpp | |
| parent | Merge pull request #897 from laanwj/2012_02_fixnegativesecs (diff) | |
| download | discoin-4a10d4c6dcd04eb2496257754782150793ce53b1.tar.xz discoin-4a10d4c6dcd04eb2496257754782150793ce53b1.zip | |
Fix addrProxy setting
Before 0.6 addrProxy was a CAddress, but netbase changed it to CService.
Retain compatibility by wrapping/unwrapping with a CAddress when saving
or loading.
This commit retains compatibility with 0.6.0rc1 (which wrote the setting
as a CService) by trying to parse twice.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions