UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::TxOut Struct Reference

#include <bip144.hpp>

Public Attributes

std::uint64_t value
 
std::vector< std::uint8_t > script_pubkey
 

Detailed Description

Definition at line 43 of file bip144.hpp.

Member Data Documentation

◆ script_pubkey

std::vector<std::uint8_t> secp256k1::TxOut::script_pubkey

Definition at line 45 of file bip144.hpp.

◆ value

std::uint64_t secp256k1::TxOut::value

Definition at line 44 of file bip144.hpp.


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