chaincoin-legacy / chaincoin

Chaincoin crypto currency
http://www.chaincoin.org/
Other
60 stars 22 forks source link

masternode could not find suitable coins! #112

Open DArKer08 opened 6 years ago

DArKer08 commented 6 years ago

I'm trying to start masternode but chaincoin can't find master tx.

$ chaincoin-cli getinfo { "version" : 90303, "protocolversion" : 70003, "walletversion" : 61000, "balance" : 1003.60000000, "darksend_balance" : 0.00000000, "blocks" : 1435818, "timeoffset" : 0, "connections" : 13, "proxy" : "", "ip" : "xxx.xxx.xxx.xxx", "difficulty" : 174.85653538, "testnet" : false, "keypoololdest" : 1517884099, "keypoolsize" : 1000, "unlockeduntil" : 0, "paytxfee" : 0.00000000, "relayfee" : 0.00001000, "errors" : "" } $uname -a_ 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

$chaincoin-cli masternode outputs { } $chaincoin-cli listtransactions [ { "account" : "MN", "address" : "CLcPLsqSMRd6uycKMM1q8SY1rUCnaE1exxxx", "category" : "receive", "amount" : 1000.00000000, "confirmations" : 52887, "blockhash" : "0000000000b8df811602965bb3580e36c4db6522d900d1ebd238859b05xxxxxx", "blockindex" : 1, "blocktime" : 1517893183, "txid" : "b242b7eef8dba62127ba43e0a5ed72e08829379bed105f3ada7708a76ac1xxxx", "walletconflicts" : [ ], "time" : 1517893183, "timereceived" : 1517931682 }, $chaincoin-cli masternode start not capable masternode: Could not find suitable coins!

curtcurt871 commented 3 years ago

111 #108 #111

curtcurt871 commented 3 years ago

@curtcurt871

curtcurt871 commented 3 years ago

I'm trying to start masternode but chaincoin can't find master tx.

$ chaincoin-cli getinfo { "version" : 90303, "protocolversion" : 70003, "walletversion" : 61000, "balance" : 1003.60000000, "darksend_balance" : 0.00000000, "blocks" : 1435818, "timeoffset" : 0, "connections" : 13, "proxy" : "", "ip" : "xxx.xxx.xxx.xxx", "difficulty" : 174.85653538, "testnet" : false, "keypoololdest" : 1517884099, "keypoolsize" : 1000, "unlockeduntil" : 0, "paytxfee" : 0.00000000, "relayfee" : 0.00001000, "errors" : "" } $uname -a_ 4.4.0-116-generic bitcoin#140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

$chaincoin-cli masternode outputs { } $chaincoin-cli listtransactions [ { "account" : "MN", "address" : "CLcPLsqSMRd6uycKMM1q8SY1rUCnaE1exxxx", "category" : "receive", "amount" : 1000.00000000, "confirmations" : 52887, "blockhash" : "0000000000b8df811602965bb3580e36c4db6522d900d1ebd238859b05xxxxxx", "blockindex" : 1, "blocktime" : 1517893183, "txid" : "b242b7eef8dba62127ba43e0a5ed72e08829379bed105f3ada7708a76ac1xxxx", "walletconflicts" : [ ], "time" : 1517893183, "timereceived" : 1517931682 }, $chaincoin-cli masternode start not capable masternode: Could not find suitable coins!

https://github.com/chaincoin-legacy/chaincoin/issues/112#issue-309777664