hbs2/hbs2-peer/lib/HBS2/Peer/RPC/Class.hs

7 lines
89 B
Haskell

module HBS2.Peer.RPC.Class where
class HasRpcContext a m where
getRpcContext :: m a