mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Migrate project naming from "Beta" to "Elements"
Note: this also changes the CHAINPARAMS_ELEMENTS constant! The new network name is simply `elements`, and similarly regtest is now `elementsregtest`
This commit is contained in:
parent
a6c6702861
commit
01d7915bb7
52 changed files with 238 additions and 239 deletions
|
|
@ -55,7 +55,7 @@ static CBlock CreateGenesisBlock(const char* pszTimestamp, const CScript& genesi
|
|||
}
|
||||
|
||||
/**
|
||||
* Elements Beta.
|
||||
* Elements Core.
|
||||
*/
|
||||
class CElementsParams : public CChainParams {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue