convertpassphrase - Komodo RPC

convertpassphrase "agamapassphrase"

Converts Agama passphrase to a private key and WIF (for import with importprivkey).

Arguments:
1. "agamapassphrase"   (string, required) Agama passphrase

Result:
"agamapassphrase": "agamapassphrase",   (string) Agama passphrase you entered
"address": "komodoaddress",             (string) Address corresponding to your passphrase
"pubkey": "publickeyhex",               (string) The hex value of the raw public key
"privkey": "privatekeyhex",             (string) The hex value of the raw private key
"wif": "wif"                            (string) The private key in WIF format to use with 'importprivkey'

Examples:
> komodo-cli convertpassphrase "agamapassphrase"
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "convertpassphrase", "params": ["agamapassphrase"] }' -H 'content-type: text/plain;' http://127.0.0.1:7771/


Docs generated by komodo v0.6.1. You can find this github repo at github.com/komodo-rpc/komodo-rpc.github.io.




Auction











Lotto