Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data RpcRequest a Source #
Instances
Instances
ToJSON Method Source # | |
Defined in ElectrsClient.RpcRequest | |
Generic Method Source # | |
Show Method Source # | |
type Rep Method Source # | |
Defined in ElectrsClient.RpcRequest type Rep Method = D1 ('MetaData "Method" "ElectrsClient.RpcRequest" "electrs-client-0.1.0.0-inplace" 'False) (C1 ('MetaCons "GetBalance" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "Version" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "GetBlockHeader" 'PrefixI 'False) (U1 :: Type -> Type))) |