Hello
Does the Rosetta spec have a method for importing addresses? The equivalent bitcoin rpc call being:
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "importaddress", "params": ["myaddress", "testing", false] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/
Also, I have the same question for getnewaddress
.
Thanks
1 post - 1 participant