Skip to main content

execute_rpc

Function execute_rpc 

Source
pub async fn execute_rpc(
    service: &impl DaemonService,
    command: DaemonCommand,
) -> Result<CliOutput, CliError>