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

#include <bip143.hpp>

Public Attributes

std::array< std::uint8_t, 32 > txid
 
std::uint32_t vout
 

Detailed Description

Definition at line 39 of file bip143.hpp.

Member Data Documentation

◆ txid

std::array<std::uint8_t, 32> secp256k1::Outpoint::txid

Definition at line 40 of file bip143.hpp.

◆ vout

std::uint32_t secp256k1::Outpoint::vout

Definition at line 41 of file bip143.hpp.


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