|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <bip143.hpp>
Public Attributes | |
| std::array< std::uint8_t, 32 > | txid |
| std::uint32_t | vout |
Definition at line 39 of file bip143.hpp.
| std::array<std::uint8_t, 32> secp256k1::Outpoint::txid |
Definition at line 40 of file bip143.hpp.
| std::uint32_t secp256k1::Outpoint::vout |
Definition at line 41 of file bip143.hpp.