wallet::COutput::safe

Whether this output is considered safe to spend. Unconfirmed transactions from outside keys and unconfirmed replacement transactions are considered unsafe and will not be used to fund new spending transactions.

Synopsis

Declared in <wallet/coinselection.h>

bool safe;