bitcoind-rpc-0.1.0.0: A streamlined interface to bitcoin core using Haskoin types and Servant

Safe HaskellNone
LanguageHaskell2010

Bitcoin.Core.RPC.Responses

Contents

Synopsis

Transactions

Blocks

Mempool

Network

data NodeInfo Source #

Constructors

NodeInfo 
Instances
Eq NodeInfo Source # 
Instance details

Defined in Bitcoin.Core.RPC.Network

Show NodeInfo Source # 
Instance details

Defined in Bitcoin.Core.RPC.Network

FromJSON NodeInfo Source # 
Instance details

Defined in Bitcoin.Core.RPC.Network