Skip to contents

Import keys from a wallet dump file

Usage

mc_import_wallet(conn, filename, rescan = 0)

Arguments

conn

A connection object to the MultiChain node.

filename

Character. Path to the dump file on the node's machine.

rescan

Integer. The block number to start rescanning from (default 0).

Value

Returns NULL on success.