TRANSPORT_COMBOS

Constant TRANSPORT_COMBOS 

Source
const TRANSPORT_COMBOS: [&str; 9];
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.