Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Api.Protocol.Types
Documentation
data SomeNodeClientProtocol where Source #
Constructors
SomeNodeClientProtocol :: RunNode blk => ProtocolClient blk (BlockProtocol blk) -> SomeNodeClientProtocol |
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Api.Protocol.Types
data SomeNodeClientProtocol where Source #
Constructors
SomeNodeClientProtocol :: RunNode blk => ProtocolClient blk (BlockProtocol blk) -> SomeNodeClientProtocol |