Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 603 Bytes

FAQ.md

File metadata and controls

20 lines (16 loc) · 603 Bytes

FAQ

The masternode outputs return an empty object.

{
}

You must receive the 1000 CRC for the masternode in a single transaction on your Control Wallet and wait for at least 1 confirmation.

If you already have the 1000 CRC but it came from multiple transactions, you can send the 1000 CRC back to yourself:

docker exec crowdcoin-wallet crowdcoin-cli sendfrom "" YoUrAdDr3Ss CRC

Running a wallet or a masternode container result in the following error:

No such file or directory

Ensure the data folder is writable for the container.