Bitcoin Forum
June 22, 2024, 06:21:03 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Invalid Bitcoin Address in testnet on: March 13, 2018, 02:27:34 PM
Yeah this works. Thanks.
When i generate new address i use command like this "getnewaddress <account>"
So my request was look like "sendtoaddress <account> <address> <amount> <comment1> <comment2>"
Why this not work?
2  Bitcoin / Development & Technical Discussion / Invalid Bitcoin Address in testnet on: March 13, 2018, 02:00:18 PM
Im newbie in blockchain and stuck with this error.
So.
- I have a bitcoind on server with testnet and rpc params configured.
- I have a RPC client (on php) that send commands to server (bitcoind) - this part works well.
- I generate new btc addres (in test net): mperdjxACE12BsugcJQnv8PkBFV8KvYF23 and one more n1Ksts9eLrD13r3QTKmSyNoZbdjNgZMYhz.
- On each i send 1.1 btc from faucet sendbox (thanks them).
- get ballance command by rpc shows valid ballance 1.1 btc
- Try to `sendtoaddress` "mperdjxACE12BsugcJQnv8PkBFV8KvYF23 => n1Ksts9eLrD13r3QTKmSyNoZbdjNgZMYhz" command by rpc and get "Invalid Bitcoin address"
Whats can be wrong?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!