|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <bip144.hpp>
Public Attributes | |
| std::uint64_t | value |
| std::vector< std::uint8_t > | script_pubkey |
Definition at line 43 of file bip144.hpp.
| std::vector<std::uint8_t> secp256k1::TxOut::script_pubkey |
Definition at line 45 of file bip144.hpp.
| std::uint64_t secp256k1::TxOut::value |
Definition at line 44 of file bip144.hpp.