Contract lifecycle state. Both states stay monitored — the watcher
subscribes and sweeps every registered contract regardless
(see ContractWatcher.getWatchedContracts), because a retired
receive address can still be paid. inactive only demotes a contract
out of receive-address selection; it does not unsubscribe it.
Use IContractManager.deleteContract to stop watching.
Contract lifecycle state. Both states stay monitored — the watcher subscribes and sweeps every registered contract regardless (see ContractWatcher.getWatchedContracts), because a retired receive address can still be paid.
inactiveonly demotes a contract out of receive-address selection; it does not unsubscribe it. Use IContractManager.deleteContract to stop watching.