Skip to contents

Dump a private key for an address

Usage

mc_dump_privkey(conn, address)

Arguments

conn

A connection object to the MultiChain node.

address

Character. The wallet address for which to retrieve the private key.

Value

Character. The private key in Wallet Import Format (WIF).