## Description `subscription_manager.clone().unwrap()` called without checking if Option is Some. ## Location https://github.com/decipherhub/cipherbft/blob/1140ac3ed0e18f6e5abd4e31aa673a97f74e44f7/crates/node/src/node.rs#L793 ## Severity High - Node crashes if subscription manager is not initialized.