Is there any possible way to generate private/public key for particular json data?

+2 votes
asked Jun 10, 2019 by Bhukya

1 Answer

0 votes

I'm not quite sure what you mean by the question, but you can generate private/public key pairs using the createkeypairs command, documented here:

https://www.multichain.com/developers/json-rpc-api/

Is this what you are looking for?

answered Jun 10, 2019 by MultiChain
...