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;
|
||||
}
|
||||
|
||||
inline bool RegTest() {
|
||||
return Params().NetworkID() == CChainParams::REGTEST;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user