libbtc
bitcoinclibrary
Data Fields
btc_tx_outpoint_ Struct Reference

#include <tx.h>

Data Fields

uint256 hash
 
uint32_t n
 

Detailed Description

Definition at line 55 of file tx.h.

Field Documentation

uint256 btc_tx_outpoint_::hash

Definition at line 57 of file tx.h.

Referenced by btc_tx_in_deserialize(), btc_tx_in_free(), and btc_tx_in_serialize().

uint32_t btc_tx_outpoint_::n

Definition at line 58 of file tx.h.

Referenced by btc_tx_in_deserialize(), btc_tx_in_free(), and btc_tx_in_serialize().


The documentation for this struct was generated from the following file: