Author

Topic: My Altcoin chainparams.cpp (Read 35 times)

newbie
Activity: 1
Merit: 0
March 15, 2024, 12:16:33 AM
#1
Hello guys,

i'm currently designing my altcoin, I'm not getting any errors but the clients are having problems connecting.
I've already read a lot on the internet, but all the instructions you can find about chainparams.cpp are not for v26.0 .
Have I made a mistake or are the values I set correct?

Code:
// Copyright (c) 2024 Anton7755
// Copyright (c) 2042 Anton7755
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.

#include

#include
#include
#include
#include
#include
#include
#include
#include
#include
#include