Can we replace the node's default wallet with an imported wallet public/private key?

+2 votes
Hi,

I understand that when you start a multichain node, it has a default wallet automatically created, and this wallet is used for the node's mining and other transactions. We would like the default wallet address account's to use a private/public key generated externally and imported into the wallet.

Would this be possible?

Thanks
asked Jun 1, 2018 by anonymous

1 Answer

0 votes

Yes, please see the initprivkey runtime parameter:

https://www.multichain.com/developers/runtime-parameters/

answered Jun 4, 2018 by MultiChain
...