extract_rpc_subscription_id

Function extract_rpc_subscription_id 

Source
pub fn extract_rpc_subscription_id(json: &Value) -> Option<&str>
Expand description

Extracts the subscription ID from a blockchain RPC subscription event notification.