Skip to contents

Exports all wallet private keys into a human-readable text file.

Usage

mc_dump_wallet(conn, filename)

Arguments

conn

A connection object to the MultiChain node.

filename

Character. Full path for the text file on the node's machine.

Value

Invisibly returns the RPC result (typically NULL) on success.