{-# OPTIONS_GHC -fno-warn-orphans #-} module RPC2.Storage ( module HBS2.Peer.RPC.API.Storage , module HBS2.Peer.RPC.Internal.Storage ) where import HBS2.Peer.RPC.API.Storage import HBS2.Peer.RPC.Internal.Storage