-
Notifications
You must be signed in to change notification settings - Fork 13
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
Setup Testnet #38
Comments
The error I get when I try to start the linux daemon using the
|
Some blockchains like Bitcoin, Ethereum, BSC... have their own testnet network (preconfigured). Prosusmoney does not have an official testnet, so any developer can create one. Someday (now?) we must create a public testnet, like those other mentioned projects. In my next comment I leave the guidelines to compile a testnet version. |
To compile a Prosusmoney Testnet, we need two machines: Machine 01
... with the previous hash saved.
... and change with your host-port value for Machine 2 . For example:
... and erase (or do comment) the chekcpoints.
Machine 02
... change with your host-port value for Machine 1 . For example:
|
|
Yes, but I recommend testing this on a "Machine 03" |
The following error shows up when connecting with the cli wallet after following the instructions and setting up two daemons. Error line: In context:
|
I followed the instructions and rebuilt everything from scratch, but the error still appears when I generate a wallet. |
Ok so after applying all modifications I got it working. I wasn't using a |
@driquelme
The text was updated successfully, but these errors were encountered: