bitcoin-api-0.12.1: Provides access to the RPC API of Bitcoin Core

Safe HaskellNone
LanguageHaskell2010

Network.Bitcoin.Api.Types.UnspentTransaction

Synopsis

Documentation

data UnspentTransaction #

A transaction that is not yet spent. Every output transaction relies on one or more unspent input transansactions.

For more detailed documentation of the fields, see: https://bitcoin.org/en/developer-reference#listunspent

Constructors

UnspentTransaction 

Fields