Cached value for whether the transaction spends any inputs known to the wallet.
Declared in <wallet/transaction.h>
<wallet/transaction.h>
mutable std::optional<bool> m_cached_from_me = {std::nullopt};