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

#include <address.hpp>

Public Attributes

std::uint32_t tx_index
 
std::uint32_t output_index
 
fast::Scalar tweaked_privkey
 

Detailed Description

Definition at line 229 of file address.hpp.

Member Data Documentation

◆ output_index

std::uint32_t secp256k1::ScanMatch::output_index

Definition at line 231 of file address.hpp.

◆ tweaked_privkey

fast::Scalar secp256k1::ScanMatch::tweaked_privkey

Definition at line 232 of file address.hpp.

◆ tx_index

std::uint32_t secp256k1::ScanMatch::tx_index

Definition at line 230 of file address.hpp.


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