Skip to contents

Removes the wallet encryption key from memory, requiring a passphrase for further private key operations.

Usage

mc_lock_wallet(conn)

Arguments

conn

A connection object to the MultiChain node.

Value

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