• Philip Kaufmann's avatar
    [Qt] let OptionsModel::getProxySettings() directly query proxy · d13da0dc
    Philip Kaufmann authored
    - as a proxy set via GUI can be overridden via -proxy, directly query the
      core to get active proxy
    - give a warning, if active proxy is not SOCKS5 (needs to be SOCKS5 for
      the Qt networking code to work)
    - also remove an obsolete connect() call from optionsdialog.cpp and a
      reference to Bitcoin-Qt (now just GUI)
    d13da0dc
optionsmodel.h 2.7 KB