[][src]Constant tox_packet::dht::BOOSTRAP_CLIENT_MAX_MOTD_LENGTH

pub const BOOSTRAP_CLIENT_MAX_MOTD_LENGTH: usize = 73;

Length of in bytes of MoTD field of BootstrapInfo when client requests info. 73 = 78 (max client request len) - 1 (type) - 4 (version)