Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running build.sh script #1

Open
fabioganga opened this issue Nov 13, 2019 · 1 comment
Open

Error when running build.sh script #1

fabioganga opened this issue Nov 13, 2019 · 1 comment

Comments

@fabioganga
Copy link

Hi everyone,

I am getting this error whilst running build.sh

CXX libbitcoin_server_a-rest.o
rest.cpp: In function 'bool rest_getutxos(HTTPRequest*, const string&)':
rest.cpp:568:78: error: 'Pair' was not declared in this scope
objGetUTXOResponse.push_back(Pair("chainHeight", chainActive.Height()));
^
make[2]: *** [libbitcoin_server_a-rest.o] Error 1
make[2]: Leaving directory /root/ducatuscoin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /root/ducatuscoin/src'
make: *** [all-recursive] Error 1
The command '/bin/sh -c make' returned a non-zero code: 2

How can I resolve it, please?

Thanks.

@mishan74
Copy link
Contributor

Hi. The Ducatus resumed its work on new servers from October. All addresses, balances and private keys are saved, so you can use a wallet https://wallet.ducatus.io/ and scanner https://insight.ducatus.io/
Setting up a new node is useless since the reward for block producing has been canceled and the network is configured to not accept new nodes.
In other reason of node building, please let us know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants