#include "grpc_channel_params.hpp"

Classes | |
| struct | RetryPolicy |
Public Attributes | |
| unsigned int | max_request_message_bytes |
| unsigned int | max_response_message_bytes |
| std::optional< RetryPolicy > | retry_policy |
| unsigned int iroha::network::GrpcChannelParams::max_request_message_bytes |
| unsigned int iroha::network::GrpcChannelParams::max_response_message_bytes |
| std::optional<RetryPolicy> iroha::network::GrpcChannelParams::retry_policy |