pub async fn handle_generic_call( pallet: &str, call: &str, args: Vec<Value>, keypair: &QuantumKeyPair, tip: Option<String>, node_url: &str, ) -> Result<()>
Handle generic call command execution