Bitcoin Forum
April 25, 2024, 02:20:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ubuntu + bitcoin-cli = error parse json  (Read 588 times)
init1 (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
November 17, 2015, 05:01:19 PM
 #1

Hello

Try to create multisig addres into ubutu. like this

Code:
createmultisig 2 "[\"020f82febae00183f7f0c04e72beb23b682aee76ffe388988eee8a8f44c8666300\",\"0310ab4fe1dce028153888e77163d53670ccf5efd4a32897855bc7bd093d924539\"]"

it works well from console, but form java like

Code:
Process p = Runtime.getRuntime().exec(comand)

get exception from bitcoin-cli- error parse json

What is wrong ?

BR
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!