Type Alias StreamType

StreamType:
    | "consensus"
    | "ledger"
    | "manifests"
    | "peer_status"
    | "transactions"
    | "transactions_proposed"
    | "server"
    | "validations"