Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: mombay on August 01, 2014, 07:41:11 PM



Title: JSON RPC: Delete Address
Post by: mombay on August 01, 2014, 07:41:11 PM
Hi,
I am looking for a way to delete address from my blockchain wallet or bitcoind server using JSON RPC - PHP !

I want delete unused address - expire after 24 hours !

Can some one help please ?

Thank's :)


Title: Re: JSON RPC: Delete Address
Post by: grue on August 02, 2014, 03:22:43 AM
Not possible with json-rpc. You'll have to use pywallet.


Title: Re: JSON RPC: Delete Address
Post by: mombay on August 02, 2014, 08:48:59 AM
Not possible with json-rpc. You'll have to use pywallet.

How to use it with pywalet ? :)

I must use PHP in the same time from my website :)


Title: Re: JSON RPC: Delete Address
Post by: bitpop on August 02, 2014, 09:14:48 AM
You'll have to quit core, run pywallet command lines then bring core back up


Title: Re: JSON RPC: Delete Address
Post by: mombay on August 02, 2014, 02:40:35 PM
Is pywallet use json rpc or can be controlled from PHP ?


Title: Re: JSON RPC: Delete Address
Post by: grue on August 02, 2014, 03:02:17 PM
Is pywallet use json rpc or can be controlled from PHP ?
no


Title: Re: JSON RPC: Delete Address
Post by: mombay on August 02, 2014, 03:37:27 PM
Is pywallet use json rpc or can be controlled from PHP ?
no

Then this help me for anything.

Thank you so much for your answers :)


Title: Re: JSON RPC: Delete Address
Post by: bitpop on August 02, 2014, 10:12:50 PM
http://php.net/manual/en/function.exec.php