pub async fn handle_runtime_command(
command: RuntimeCommands,
node_url: &str,
) -> Result<()>Expand description
Handle runtime subxt command
pub async fn handle_runtime_command(
command: RuntimeCommands,
node_url: &str,
) -> Result<()>Handle runtime subxt command