Post
Topic
Board Development & Technical Discussion
Topic OP
sendtoaddress command not working
by
bitbytemoney
on 04/05/2022, 09:49:23 UTC
I made bitcoin clone from source code. Cool

I mined 1 million coin.

I try "sendtoaddress" to windows wallet but it not working.

If I want to use sendtoaddress command,
do I have to sync every 100,000 block on windows wallet?

I have other vm on ubuntu wallet fully block synced , no problem send and receive coin.

so...

if I want to send coin to new user, he must sync whole blocks?
but its not useful for him.
he will stop using my coin.

I want to send coin without waiting sync. How?