ledger-core
Public Member Functions | Public Attributes | List of all members
ledger::core::BitcoinLikePreparedInput Struct Reference
+ Collaboration diagram for ledger::core::BitcoinLikePreparedInput:

Public Member Functions

 BitcoinLikePreparedInput (uint32_t sequence_, const std::string &address_, const std::string &previousTxHash_, int32_t outputIndex_, std::vector< std::vector< uint8_t >> pubKeys_, BitcoinLikeBlockchainExplorerOutput output_)
 

Public Attributes

uint32_t sequence
 
std::string address
 
std::string previousTxHash
 
int32_t outputIndex
 
std::vector< std::vector< uint8_t > > pubKeys
 
BitcoinLikeBlockchainExplorerOutput output
 

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