Constant sc_cli::RPC_DEFAULT_MESSAGE_CAPACITY_PER_CONN

source ยท
pub const RPC_DEFAULT_MESSAGE_CAPACITY_PER_CONN: u32 = 64;
Expand description

The default number of messages the RPC server is allowed to keep in memory per connection.