Constant darkfi::net::protocol::protocol_address::TRANSPORT_COMBOS

source ยท
const TRANSPORT_COMBOS: [&str; 7];
Expand description

A vector of all currently accepted transports and valid transport combinations. Should be updated if and when new transports are added. Creates a upper bound on the number of transports a given peer can request.