Opaque data structure for holding a coin.

Synopsis

Declared in <kernel/bitcoinkernel.h>

struct btck_Coin;

Description

Holds information on the btck_TransactionOutput held within, including the height it was spent at and whether it is a coinbase output.

Created with MrDocs