Function massa_grpc::stream::send_operations::report_error

source ยท
async fn report_error(
    sender: Sender<Result<SendOperationsResponse, Status>>,
    code: Code,
    error: String,
)