Bitcoin Forum
June 21, 2024, 03:39:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: bitcoin-cli sendtoaddress showing invalid bitcoin address error-5 on: June 23, 2017, 06:59:26 AM
Thanks for your reply.the problem has gone.but now new problem arise. it is showing insufficient fund, error code-6.although i have many bitcoin.bitcoin core wallet is middle of the synchronization.is this the problem?
2  Bitcoin / Bitcoin Technical Support / bitcoin-cli sendtoaddress showing invalid bitcoin address error-5 on: June 23, 2017, 05:21:18 AM
i want to send bitcoin to my wallet but while sending by raw transaction it is showing invalid bitcoin address  error-5  and my bitcoin core wallet not synced it.

command using:
bitcoin-cli -testnet sendtoaddress NEW_ADDRESS 2.0
also, i am trying

bitcoin-cli -regtest createrawtransaction '''
    [
      {
        "txid": "'$UTXO_TXID'",
        "vout": '$UTXO_VOUT'
      }
    ]
    ''' '''
    {
      "'$NEW_ADDRESS'": 2.00000000
    }'''



I checked the address in blockchain it's showing valid address

my address is 17RTTUAiiPqUTKtEggJPec8RxLMi2n9EZ9
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!