Monero
Loading...
Searching...
No Matches
cryptonote::txin_to_scripthash Struct Reference

#include <cryptonote_basic.h>

Collaboration diagram for cryptonote::txin_to_scripthash:

Public Attributes

crypto::hash prev
size_t prevout
txout_to_script script
std::vector< uint8_tsigset

Member Data Documentation

◆ prev

crypto::hash cryptonote::txin_to_scripthash::prev

◆ prevout

size_t cryptonote::txin_to_scripthash::prevout

◆ script

txout_to_script cryptonote::txin_to_scripthash::script

◆ sigset

std::vector<uint8_t> cryptonote::txin_to_scripthash::sigset

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