Post
Topic
Board Announcements (Altcoins)
Re: NobleCoin[NOBL] - 8% PoS | 1Yr+ | MARKETPLACE | PAY | GIFT | CHARITIES/MERCHANTS
by
dream_miner
on 19/09/2016, 04:47:31 UTC
*Cough* new problem guys. cannot sync old pow wallet. i did adding nodes that were seen in network last 24 hours to %appdata%\noblecoin\noblecoin.conf but wallet shows 0 connection to network. my balance is unconfirmed right now, so i was unable to go through wiki about swapping from pow wallet to pos. Where is Noble Coin pos blockchain located ? How do you think, will copying Pos database will help resolving this issue ?

nobody there on the old chain, too long ...
you need someone with original old (pow) chain db where your tx's are confirmed, or you'r doomed
but anyhow you can try standard approach simply importing all private keys from old wallet to new:
https://github.com/eagleflies/noblecoin/wiki/Manual-way-of-importing-private-keys
it should work imho
no working Sad. listunspent gives empty list.

Code:
listreceivedbyaddress 1 true
gives:
Code:
[
{
"address" : "9jPv8rC7EQfLet8tjk9XFzrQq45rX5VWVc",
"account" : "",
"amount" : 0.00000000,
"confirmations" : 0
}
]