setwalletflag

Input(s) 2

The setwalletflag command modifies the state of a given wallet flag for a specific wallet.

How is this used?

This command is used to manage wallet-specific behaviors or settings by toggling specific flags. For example, the 'avoid_reuse' flag helps to improve privacy and security by preventing the wallet from spending from addresses that have been used in previous transactions. By changing the state of flags like 'avoid_reuse', users can customize the behavior of their wallet according to their preferences and security requirements.

Request

method

setwalletflag

flag

Required

value

Optional

Inputs(2)

one required input remaining...

flag (required) - The name of the flag to change. Current available flags: avoid_reuse
value The new state

Result