ouroboros-network-api
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Network.Handshake.Queryable

Documentation

class Queryable v where Source #

Methods

queryVersion :: v -> Bool Source #

Whether or not there was a query for the supported version.