]> Git Repo - VerusCoin.git/blobdiff - src/qt/clientmodel.h
checkpoints.cpp depends on main, it can use mapBlockIndex directly
[VerusCoin.git] / src / qt / clientmodel.h
index 9c9a35b6547d42abfcbb15343ba11ea301a862fa..c7bd60bd4131c6539485375fed51bbc2d25827f4 100644 (file)
@@ -56,8 +56,6 @@ public:
     double getVerificationProgress() const;
     QDateTime getLastBlockDate() const;
 
-    //! Return network (main, testnet3, regtest)
-    QString getNetworkName() const;
     //! Return true if core is doing initial block download
     bool inInitialBlockDownload() const;
     //! Return true if core is importing blocks
This page took 0.023203 seconds and 4 git commands to generate.