Type alias ProtocolsResponse

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

Type declaration

  • next_protocol: string
  • protocol: string

Generated using TypeDoc