squash: kick testnet

pull/2232/head
dr7ana 4 months ago
parent 2c12f06fd1
commit fb19e148db

@ -73,11 +73,6 @@ namespace llarp
uint16_t remotePort;
};
/// maybe get quic mapping info given its stream id
/// returns std::nullopt if we have no stream given that id
std::optional<QUICMappingInfo>
GetQUICMappingInfoByID(int stream_id) const;
/// add an srv record to this endpoint's descriptor
void
PutSRVRecord(dns::SRVData srv);

Loading…
Cancel
Save