pub async fn registration_limit_info(
client_sender: &mut Sender<RequestMessage>
) -> Result<CommandResponse<RegistrationLimitResponse>, Error>
Expand description
Makes a registration limits enquiry to the registry
Arguments
client_sender
- Reference to the tokio channel into the client