ipchain icon indicating copy to clipboard operation
ipchain copied to clipboard

IPChain Core Wallet

Results 8 ipchain issues
Sort by recently updated
recently updated
newest added

make[2]: *** [Makefile:6551: libbitcoin_server_a-miner.o] Error 1 make[2]: Leaving directory '/home/ubuntu/ipchain/ipchain/src' make[1]: *** [Makefile:11638: all-recursive] Error 1 make[1]: Leaving directory '/home/ubuntu/ipchain/ipchain/src' make: *** [Makefile:687: all-recursive] Error 1

I made several deals on IPChain, but the fees for these transactions are different,I'd like to know what the transaction fee of IPChain is related to.

[ { "txid": "2657d54951c6e96f92862afa2c48ddcd3b6a40ec5b2652e99eda2a916f526d23", "vout": 0, "address": "ZCBQz2e1a62zw7HvhqzcYxsxdE7Gz4aGK2Bu", "account": "", "scriptPubKey": "76a91446c90258ad23c2db1b1bba2c7e89cde145494bb088ac", "amount": 1.10000000, "confirmations": 155631, "spendable": false, "solvable": false } ] why the result spendable=false ,solvable=false ,Can you please...

./ipchain-cli createrawtransaction "[{\"txid\":\"2657d54951c6e96f92862afa2c48ddcd3b6a40ec5b2652e99eda2a9 ----- error code: -8 error message: Invalid parameter, txid can't found but,My txid is there in the exploer :http://exploer.qingdoutech.com/insight/address/ZCBQz2e1a62zw7HvhqzcYxsxdE7Gz4aGK2Bu i just want to known the reason.

Is there any documentation or test instructions available for the RPC interface?