Hi experts,
I am trying to build a website and manage the bitcoin wallet using JSON_RPC API. And I have some problem to call Move method
From the link below
https://blockchain.info/el/api/json_rpc_api>>>>>>>>>>>>>
Method: move
Parameters: (String fromAccount, String toAccount, long amount)
Description: Move funds from one account in your wallet to another.
Returns: String
Second Password Required
>>>>>>>>>>>>>
How can I set the second password?
Thanks,