Type Alias ProtocolsResponse

ProtocolsResponse: {
    next_protocol: string;
    protocol: string;
}