mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-15 12:40:41 +02:00
Get rid of RegTest()
This commit is contained in:
parent
cb9bd83bba
commit
8d26721498
@ -111,8 +111,4 @@ inline bool TestNet() {
|
|||||||
return Params().NetworkID() == CChainParams::TESTNET;
|
return Params().NetworkID() == CChainParams::TESTNET;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline bool RegTest() {
|
|
||||||
return Params().NetworkID() == CChainParams::REGTEST;
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user