Namecoin: This transaction requires a transaction fee...But I have NMC

2

When I am attempting to reserve a name using the command:

namecoind.exe name_new d/

I keep getting this error... error: {"code":-4,"message":"Error: This transaction requires a transaction fee of at least 0.005 because of its amount, complexity, or use of recently received funds "}

However, I have more than .005 in my namecoin wallet, that I am attempting to register from. I have .01 in fact.

What is going on here?

aceinthehole

Posted 2013-08-24T13:58:00.833

Reputation: 163

I'm not that familiar with NMC, but my bet is that you have enough to reserve the name (the .01 network fee) but then not enough to pay the transaction fee. If you wait a day or so for the coins to age, it might work.

David Schwartz 2013-08-24T19:12:08.983

@davidschwartz ah... that was totally it.aceinthehole 2013-08-24T20:52:36.220

Answers

3

You have enough to reserve the name (the .01 network fee) but then not enough to pay the transaction fee. If you wait a day or so for the coins to age, it might work.

David Schwartz

Posted 2013-08-24T13:58:00.833

Reputation: 46 931