Electroneum
Public Attributes | List of all members
cryptonote::txin_to_scripthash Struct Reference

#include <cryptonote_basic.h>

Collaboration diagram for cryptonote::txin_to_scripthash:
Collaboration graph
[legend]

Public Attributes

crypto::hash prev
 
size_t prevout
 
txout_to_script script
 
std::vector< uint8_t > sigset
 

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: