No Namecoin in wallet.

Post Reply
nmcnoob
Posts: 3
Joined: Sun Feb 05, 2012 4:35 am
os: linux

No Namecoin in wallet.

Post by nmcnoob »

I noticed I have 3.xx Namecoin paid out from btcguild.com

However, on my client,

Code: Select all

./namecoind getbalance NExXXXXXXXXXXXXXXXXX
it still shows 0.0000000

Code: Select all

./namecoind getblockcount 
shows 41465

Is that total block available? IF so, why does my balance still shows 0.000000?

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: No Namecoin in wallet.

Post by phelix »

nmcnoob wrote:I noticed I have 3.xx Namecoin paid out from btcguild.com

However, on my client,

Code: Select all

./namecoind getbalance NExXXXXXXXXXXXXXXXXX
it still shows 0.0000000

Code: Select all

./namecoind getblockcount 
shows 41465

Is that total block available? IF so, why does my balance still shows 0.000000?
are you using the right wallet? the regular client will only show balances for addresses in your own wallet.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

nmcnoob
Posts: 3
Joined: Sun Feb 05, 2012 4:35 am
os: linux

Re: No Namecoin in wallet.

Post by nmcnoob »

I only have one namecoin wallet.

How do I verify?

nmcnoob
Posts: 3
Joined: Sun Feb 05, 2012 4:35 am
os: linux

Re: No Namecoin in wallet.

Post by nmcnoob »

if i do

Code: Select all

./namecoind listreceivedbyaddress 0 true
(from http://dot-bit.org/InstallAndConfigureNamecoin)

i'll see
[
{
"address" : "Nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"account" : "",
"label" : "",
"amount" : 0.00000000,
"confirmations" : 0
},
{
"address" : "NExxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"account" : "",
"label" : "",
"amount" : 4.78435053,
"confirmations" : 191
}
]
Does this mean it's in my wallet.dat now?

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: No Namecoin in wallet.

Post by khal »

Yes.
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

Post Reply